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-14 15:56:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
0a2032673c
cpython
/
Lib
/
ctypes
History
Download ZIP
Download TAR.GZ
Thomas Heller
d059e7b423
patch
#1610795
: BSD version of ctypes.util.find_library, by Martin
...
Kammerhofer. release25-maint backport candidate, but the release manager has to decide.
2007-01-12 20:17:34 +00:00
..
macholib
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
test
Avoid warnings in the test suite because ctypes.wintypes cannot be
2007-01-12 20:08:19 +00:00
__init__.py
Change the ctypes version number to "1.1.0".
2007-01-10 20:12:13 +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 comments: the code is right.
2007-01-11 21:23:12 +00:00