summaryrefslogtreecommitdiff
path: root/Lib/ctypes/_endian.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #22098: ctypes' BigEndianStructure and LittleEndianStructure now define...Antoine Pitrou2014-08-301-0/+2
* Issue #12142: Fixed reference cycle when importing ctypesMeador Inge2012-02-041-1/+1
* Close #4376: ctypes now supports nested structures in a endian different thanVictor Stinner2011-07-131-6/+10
* Remove all the Python 2.3 compatibility markers (the Python 3 ctypesThomas Heller2007-07-131-3/+0
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-1/+1
* Implement PEP 3115 -- new metaclass syntax and semantics.Guido van Rossum2007-03-181-4/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+3
* Whitespace normalization.Tim Peters2006-03-091-1/+0
* Copy ctypes-0.9.9.4 Python modules from external into the trunk.Thomas Heller2006-03-081-0/+58