[Python-3000] Ctypes as cross-interpreter C calling interface (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Fri Aug 11 05:48:48 CEST 2006


Another thought about ctypes: What if you want to pass a Python function into C as a callback? Does ctypes have a way of handling that?

-- Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | Carpe post meridiem! | Christchurch, New Zealand | (I'm not a morning person.) | greg.ewing at canterbury.ac.nz +--------------------------------------+



More information about the Python-3000 mailing list