> --
> Basically, just wrap I/O blocking code or CPU-intensive code in the
> following macros:
>   Py_BEGIN_ALLOW_THREADS
>     ...Do some time-consuming operation...
>   Py_END_ALLOW_THREADS
> --
>

So I couldn't wait, over lunch I fired up the trusty live CD, installed
all the build dependancies and borrowed a webcam from my colleague...

and yes, these macros make a huge difference to responsiveness of the
gui/display.

Cool, eh.
Simon.


_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to