This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-03 05:54:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ecff60ea60
cpython
/
Lib
/
ctypes
History
Download ZIP
Download TAR.GZ
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