| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wrap hook functions with GIL, add example. | Thouis (Ray) Jones | 2012-06-18 | 1 | -0/+42 |
| Wraps the SetHook and calls to the hook with the GIL, to prevent races. Adds an example of using the interface for callbacks into python code. | |||||
