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-29 23:56:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dcb83cdc5b7aae31db3dcb080c50939bff5460d
cpython
/
Lib
/
ctypes
T
History
Neal Norwitz
60b52bd4ed
Fix typo in docstring (missing c in reacquire)
2007-08-26 01:08:16 +00:00
..
macholib
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
test
Do not try to load the GLUT library in the ctypes tests. This test
2007-07-13 16:50:43 +00:00
__init__.py
Fix typo in docstring (missing c in reacquire)
2007-08-26 01:08:16 +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