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-24 20:30:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
9acc387bcf
cpython
/
Lib
/
ctypes
History
Download ZIP
Download TAR.GZ
Thomas Heller
0f75f9847a
Use 'g' instead of 'D' as the ctypes typecode for c_longdouble, for
...
compliance with PEP 3118.
2008-01-16 20:34:37 +00:00
..
macholib
test
Raise a TypeError instead of a ValueError when too many initializers
2008-01-16 19:45:51 +00:00
__init__.py
Use 'g' instead of 'D' as the ctypes typecode for c_longdouble, for
2008-01-16 20:34:37 +00:00
_endian.py
util.py
ctypes.util.find_library uses dump(1) instead of objdump(1) on Solaris.
2007-09-14 19:40:35 +00:00
wintypes.py