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-25 22:03:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac19d85e04855642a856473b91f3d621e844ad52
cpython
/
Lib
/
ctypes
T
History
Thomas Heller
9287acf83d
ctypes NULL function pointers have a boolean False value now.
2008-05-29 19:42:34 +00:00
..
macholib
…
test
ctypes NULL function pointers have a boolean False value now.
2008-05-29 19:42:34 +00:00
__init__.py
Issue
#2616
: Implement ctypes.pointer() and ctypes.POINTER() in C for
2008-04-14 16:10:07 +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
…