cpython/Lib/ctypes
Ezio Melotti 2623a37852 Merged revisions 86596 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line

  #9424: Replace deprecated assert* methods in the Python test suite.
........
2010-11-21 13:34:58 +00:00
..
macholib Replace 'has_key()' with 'in'. 2008-02-21 18:52:20 +00:00
test Merged revisions 86596 via svnmerge from 2010-11-21 13:34:58 +00:00
__init__.py Adds c_ssize_t to ctypes. issue 6729. 2010-03-01 04:56:12 +00:00
_endian.py Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
util.py Try harder on issue #7356: ctypes.util: Make parsing of ldconfig output 2010-09-15 13:01:19 +00:00
wintypes.py Revert unintended change. 2009-10-22 07:06:49 +00:00