cpython/Lib/ctypes
Thomas Heller b03cb602e8 Merge changes from the upstream version:
- cast is implemented as a foreign function now
- On Windows, it is now possible to access functions exported by ordinal only
2006-03-17 15:52:58 +00:00
..
macholib Remove .cvsignore and set svn:ignore for *.pyc *.pyo. 2006-03-08 23:31:17 +00:00
test Merge changes from the upstream version: 2006-03-17 15:52:58 +00:00
__init__.py Merge changes from the upstream version: 2006-03-17 15:52:58 +00:00
_endian.py Whitespace normalization. 2006-03-09 01:15:05 +00:00
_loader.py Whitespace normalization. 2006-03-09 01:15:05 +00:00
wintypes.py Copy ctypes-0.9.9.4 Python modules from external into the trunk. 2006-03-08 19:56:54 +00:00