This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-19 02:44:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84a3efec37bb97877f247b3e462bc48432e09b9f
cpython
/
Lib
/
ctypes
T
History
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