cpython/Lib/ctypes
Thomas Heller 5114826950 Upgrade to ctypes version 0.9.9.7.
Summary of changes:

- support for 'variable sized' data
- support for anonymous structure/union fields
- fix severe bug with certain arrays or structures containing more than 256 fields
2006-06-10 19:55:36 +00:00
..
macholib Remove .cvsignore and set svn:ignore for *.pyc *.pyo. 2006-03-08 23:31:17 +00:00
test Upgrade to ctypes version 0.9.9.7. 2006-06-10 19:55:36 +00:00
__init__.py Upgrade to ctypes version 0.9.9.7. 2006-06-10 19:55:36 +00:00
_endian.py Whitespace normalization. 2006-03-09 01:15:05 +00:00
util.py Add missing svn properties. 2006-05-12 18:16:03 +00:00
wintypes.py