cpython/Lib/ctypes
Guido van Rossum f4d4f8b97f Explicitly close pipes so test_ctypes won't appear to randomly leak
+33 or -33 references.  (See discussion in #1597.)
2007-12-12 20:26:00 +00:00
..
macholib Raise statement normalization in Lib/ctypes/. 2007-08-30 03:47:13 +00:00
test Add a comment to explain why we have to restore the original value. 2007-12-12 20:01:44 +00:00
__init__.py Removed PyInt_GetMax and sys.maxint 2007-12-04 23:02:19 +00:00
_endian.py Remove all the Python 2.3 compatibility markers (the Python 3 ctypes 2007-07-13 11:49:15 +00:00
util.py Explicitly close pipes so test_ctypes won't appear to randomly leak 2007-12-12 20:26:00 +00:00
wintypes.py Remove all the Python 2.3 compatibility markers (the Python 3 ctypes 2007-07-13 11:49:15 +00:00