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 <[EMAIL PROTECTED]> | GPG: 0x147C722D _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
