[Python-3000] threading, part 2 (original) (raw)
Ivan Krstic krstic at solarsail.hcs.harvard.edu
Fri Aug 11 08:44:56 CEST 2006
- Previous message: [Python-3000] threading, part 2
- Next message: [Python-3000] threading, part 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Coghlan wrote:
Given the time frame, I think you might be stuck with using ctypes to get at the functionality for Python 2.5.
That's probably no worse a way to do it than calling an underscored CPython function; I keep forgetting we're getting out-of-the-box ctypes goodness in 2.5.
-- Ivan Krstic <krstic at solarsail.hcs.harvard.edu> | GPG: 0x147C722D
- Previous message: [Python-3000] threading, part 2
- Next message: [Python-3000] threading, part 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]