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-22 12:24:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9bd059ff4eecfb10b56a04e611b4ddfd87cc1dab
cpython
/
Lib
/
ctypes
T
History
Thomas Heller
2affb40e70
Fix test on 64-bit platforms.
2008-07-15 20:18:46 +00:00
..
macholib
…
test
Fix test on 64-bit platforms.
2008-07-15 20:18:46 +00:00
__init__.py
Issue
#1798
: Add ctypes calling convention that allows safe access of errno.
2008-06-06 08:33:46 +00:00
_endian.py
…
util.py
Issue 1793: Add ctypes.util.find_msvcrt() function (on Windows).
2008-05-16 20:06:31 +00:00
wintypes.py
…