cpython/Lib/ctypes
Thomas Heller b00697e67c Merged revisions 82126-82127 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r82126 | thomas.heller | 2010-06-21 16:00:24 +0200 (Mo, 21 Jun 2010) | 1 line

  Fix #8959 by reverting revision 80761.
........
  r82127 | thomas.heller | 2010-06-21 17:01:18 +0200 (Mo, 21 Jun 2010) | 2 lines

  Add tests for problems reported in issue 8959.
........
2010-06-21 16:00:31 +00:00
..
macholib Raise statement normalization in Lib/ctypes/. 2007-08-30 03:47:13 +00:00
test Merged revisions 82126-82127 via svnmerge from 2010-06-21 16:00:31 +00:00
__init__.py Issue #850997: mbcs encoding (Windows only) handles errors argument: strict 2010-06-16 23:33:54 +00:00
_endian.py Remove all the Python 2.3 compatibility markers (the Python 3 ctypes 2007-07-13 11:49:15 +00:00
util.py Merged revisions 78979 via svnmerge from 2010-03-15 13:46:04 +00:00
wintypes.py Merged revisions 65908 via svnmerge from 2008-08-20 13:42:16 +00:00