Hendrik van Rooyen <hend...@microcorp.co.za> writes:
> Just use thread then and thread.start_new_thread.
> It just works.

The GIL doesn't apply to threads made like that?!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to