Staging
v0.5.1
https://github.com/python/cpython
Revision 5becdbee96abef0ec5d5009618d7c3316678168e authored by Thomas Heller on 06 July 2006, 08:48:35 UTC, committed by Thomas Heller on 06 July 2006, 08:48:35 UTC
foreign function argtypes sequence as long as they provide a
from_param method, no longer is it required that the object is a
ctypes type.
1 parent 2329b64
History
Tip revision: 5becdbee96abef0ec5d5009618d7c3316678168e authored by Thomas Heller on 06 July 2006, 08:48:35 UTC
Patch #1517790: It is now possible to use custom objects in the ctypes
Tip revision: 5becdbe
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top