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-01 15:43:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
1b9e041812
cpython
/
Lib
/
ctypes
History
Download ZIP
Download TAR.GZ
Thomas Heller
1b9e041812
Make this test work with older Python releases where struct has no 't' format character.
2007-06-08 16:10:27 +00:00
..
macholib
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
test
Make this test work with older Python releases where struct has no 't' format character.
2007-06-08 16:10:27 +00:00
__init__.py
Whitespace normalization. Ugh, we really need to do this more often.
2007-04-25 06:30:05 +00:00
_endian.py
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
util.py
patch
#1610795
: BSD version of ctypes.util.find_library, by Martin
2007-01-12 20:17:34 +00:00
wintypes.py
Correct the name of a field in the WIN32_FIND_DATAA and WIN32_FIND_DATAW structures.
2007-05-30 07:01:25 +00:00