Help with implementing callback functions using ctypes

Carlos Nepomuceno carlosnepomuceno at outlook.com
Sun May 26 14:43:28 EDT 2013


https://cffi.readthedocs.org/en/release-0.6/

----------------------------------------
> Date: Sun, 26 May 2013 09:12:10 -0700
> Subject: Re: Help with implementing callback functions using ctypes
> From: samjnaa at gmail.com
> To: python-list at python.org
>
> On Friday, May 24, 2013 8:56:28 AM UTC+5:30, Dan Stromberg wrote:
>> Cython is good. So is the new cffi, which might be thought of as a
>> safer (API-level) version of ctypes (which is ABI-level).
>
> Hi -- can you clarify what is this new CFFI and where I can get it? In the Python 3 library reference I seem to see only CTypes.
> --
> http://mail.python.org/mailman/listinfo/python-list 		 	   		  


More information about the Python-list mailing list