[Python-3000] threading, part 2 --- + a bit of ctypes FFI worry

Lawrence Oluyede l.oluyede at gmail.com
Sun Aug 13 03:42:44 CEST 2006


> Does this work dynamically, or does it rely on
> C code being generated and the C compiler working
> out the details?

It relies on C... that somewhat hinders the usefulness of the process.
There's also the code generator option but we're again onto a
compilation stuff.

-- 
Lawrence
http://www.oluyede.org/blog


More information about the Python-3000 mailing list