This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a97063a1086266e774586765b3c3e65ed2a4a1eb
cpython
/
Lib
/
ctypes
History
Benjamin Peterson
164b0455b6
make tests fail if they can't be imported
2009-01-10 22:42:10 +00:00
..
macholib
Replace 'has_key()' with 'in'.
2008-02-21 18:52:20 +00:00
test
make tests fail if they can't be imported
2009-01-10 22:42:10 +00:00
__init__.py
issue
#3554
: ctypes.string_at and ctypes.wstring_at must use the
2008-08-14 19:10:48 +00:00
_endian.py
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
util.py
- Issue
#4861
: ctypes.util.find_library(): Robustify. Fix library detection on
2009-01-10 17:00:42 +00:00
wintypes.py
Issue
#3612
: Added some missing basic types in ctypes.wintypes.
2008-08-20 13:14:07 +00:00