cpython/Lib/ctypes
Victor Stinner e97944a27e Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch
written by Matthieu Gautier.
2015-07-29 14:37:17 +02:00
..
macholib Issue #17202: Add .bat to .hgeol to force them to CRLF. 2015-04-13 11:54:11 -05:00
test Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch 2015-07-29 14:37:17 +02:00
__init__.py Issue #13380: add an internal function for resetting the ctypes caches 2011-11-25 22:25:06 -06:00
_endian.py Issue #12142: Fixed reference cycle when importing ctypes 2012-02-05 00:27:40 -06:00
util.py Avoid deprecation warnings. 2015-01-31 11:27:06 +02:00
wintypes.py Revert unintended change. 2009-10-22 07:06:49 +00:00