cpython/Lib/ctypes
Thomas Heller 572104ff5c Avoid warnings in the test suite because ctypes.wintypes cannot be
imported on non-windows systems.
2007-01-12 20:08:19 +00:00
..
macholib Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
test Avoid warnings in the test suite because ctypes.wintypes cannot be 2007-01-12 20:08:19 +00:00
__init__.py Change the ctypes version number to "1.1.0". 2007-01-10 20:12:13 +00:00
_endian.py Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
util.py Fix #1521375. When running with root priviledges, 'gcc -o /dev/null' 2006-07-13 17:01:14 +00:00
wintypes.py Correct the comments: the code is right. 2007-01-11 21:23:12 +00:00