[Python-3000] threading, part 2 --- + a bit of ctypes FFI worry (original) (raw)
Lawrence Oluyede l.oluyede at gmail.com
Sun Aug 13 03:42:44 CEST 2006
- Previous message: [Python-3000] threading, part 2 --- + a bit of ctypes FFI worry
- Next message: [Python-3000] threading, part 2 --- + a bit of ctypes FFI worry
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-3000] threading, part 2 --- + a bit of ctypes FFI worry
- Next message: [Python-3000] threading, part 2 --- + a bit of ctypes FFI worry
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]