cpython/Lib/ctypes
Thomas Heller 13394e907d Merged revisions 60767,60768 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r60767 | thomas.heller | 2008-02-13 21:21:53 +0100 (Mi, 13 Feb 2008) | 1 line

  Add pickle support to ctypes types.
........
  r60768 | thomas.heller | 2008-02-13 21:36:51 +0100 (Mi, 13 Feb 2008) | 1 line

  Make the test somewhat clearer (I hope).
........
2008-02-13 20:40:44 +00:00
..
macholib Raise statement normalization in Lib/ctypes/. 2007-08-30 03:47:13 +00:00
test Merged revisions 60767,60768 via svnmerge from 2008-02-13 20:40:44 +00:00
__init__.py Merged revisions 60001,60003-60004,60008 via svnmerge from 2008-01-17 18:46:55 +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 Convert some custom sort comparison functions to equivalent key functions. 2008-01-30 02:55:10 +00:00
wintypes.py Remove all the Python 2.3 compatibility markers (the Python 3 ctypes 2007-07-13 11:49:15 +00:00