This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-04 00:48:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
b8189f3b5a
cpython
/
Lib
/
ctypes
History
Download ZIP
Download TAR.GZ
Thomas Heller
b8189f3b5a
Add a comment to explain why we have to restore the original value.
2007-12-12 20:01:44 +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
Removed PyInt_GetMax and sys.maxint
2007-12-04 23:02:19 +00:00
wintypes.py
Remove all the Python 2.3 compatibility markers (the Python 3 ctypes
2007-07-13 11:49:15 +00:00