Phillip J. Eby wrote:
> (This is all IMO, of course, but I find it hard to imagine how anything
> else could succeed.)
Having just made the point in another thread that it is possible to use ctypes
to access the CPython API functions like PyThreadState_SetAsyncExc that have
been designated "extension module only", I'm one who agrees with you - adding
ctypes to the standard library effectively adopted it as Python's foreign
function interface.
Cheers,
Nick.
--
Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
_______________________________________________
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