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-11-25 12:44:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
85a2192bb6
cpython
/
Lib
/
ctypes
History
Download ZIP
Download TAR.GZ
Thomas Heller
85a2192bb6
Verify the sizes of the basic ctypes data types against the struct
...
module. Will backport to release25-maint.
2007-01-09 19:19:33 +00:00
..
macholib
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
test
Fix a bad assumption that all objects assigned to '__loader__' on a module
2006-12-06 23:38:48 +00:00
__init__.py
Verify the sizes of the basic ctypes data types against the struct
2007-01-09 19:19:33 +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
Add an __all__ list, since this module does 'from ctypes import *'.
2006-06-14 09:20:11 +00:00