Antoon Pardon wrote:

int PyThreadState_SetAsyncExc(long id, PyObject *exc)

To prevent
naive misuse, you must write your own C extension to call this.

Not if we use ctypes! Muahahahaaa!

--
Greg
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to