cpython/Lib/ctypes
Thomas Heller 1ad576c267 Do not truncate 64-bit pointers to 32-bit integers.
Fixes SF #1703286, will backport to release25-maint.
2007-05-04 19:54:22 +00:00
..
macholib Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
test Do not truncate 64-bit pointers to 32-bit integers. 2007-05-04 19:54:22 +00:00
__init__.py Whitespace normalization. Ugh, we really need to do this more often. 2007-04-25 06:30:05 +00:00
_endian.py Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
util.py patch #1610795: BSD version of ctypes.util.find_library, by Martin 2007-01-12 20:17:34 +00:00
wintypes.py Correct the comments: the code is right. 2007-01-11 21:23:12 +00:00