cpython/Lib/ctypes
Amaury Forgeot d'Arc 65604b51e0 Merge 3.2: Issue #12483: ctypes: Fix a crash when the destruction of a callback
object triggers the garbage collector.
2011-09-12 21:09:12 +02:00
..
macholib
test Merge 3.2: Issue #12483: ctypes: Fix a crash when the destruction of a callback 2011-09-12 21:09:12 +02:00
__init__.py
_endian.py Close #4376: ctypes now supports nested structures in a endian different than 2011-07-13 21:43:18 +02:00
util.py Issue #12326: refactor usage of sys.platform 2011-08-21 00:39:18 +02:00
wintypes.py Issue #3612: Added new types to ctypes.wintypes. (CHAR and pointers) 2010-09-28 21:08:38 +00:00