cpython/Lib/ctypes
Thomas Heller 3071f8191b Merged revisions 62338 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r62338 | thomas.heller | 2008-04-14 18:10:07 +0200 (Mo, 14 Apr 2008) | 3 lines

  Issue #2616: Implement ctypes.pointer() and ctypes.POINTER() in C for
  better performance.
........
2008-04-14 16:17:33 +00:00
..
macholib Raise statement normalization in Lib/ctypes/. 2007-08-30 03:47:13 +00:00
test Bug #2565: The repr() of type objects now calls them 'class', 2008-04-07 05:43:42 +00:00
__init__.py Merged revisions 62338 via svnmerge from 2008-04-14 16:17:33 +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