cpython/Lib/ctypes
Matthias Klose e1e6ed1e93 Merge r68487 from svn+ssh://pythondev@svn.python.org/python/trunk:
- Issue #4861: ctypes.util.find_library(): Robustify. Fix library detection on
  biarch systems. Try to rely on ldconfig only, without using objdump and gcc.
2009-01-10 17:11:11 +00:00
..
macholib Replace 'has_key()' with 'in'. 2008-02-21 18:52:20 +00:00
test Fix issue #3547 for MingW, update comments. 2008-09-29 19:56:24 +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 Merge r68487 from svn+ssh://pythondev@svn.python.org/python/trunk: 2009-01-10 17:11:11 +00:00
wintypes.py Issue #3612: Added some missing basic types in ctypes.wintypes. 2008-08-20 13:14:07 +00:00