summaryrefslogtreecommitdiffstats
path: root/Lib/ctypes/util.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 63395-63396,63511,63522-63523 via svnmerge fromThomas Heller2008-05-231-0/+43
* Convert some custom sort comparison functions to equivalent key functions.Raymond Hettinger2008-01-301-1/+1
* Explicitly close pipes so test_ctypes won't appear to randomly leakGuido van Rossum2007-12-121-9/+34
* Removed PyInt_GetMax and sys.maxintChristian Heimes2007-12-041-1/+1
* Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge fromThomas Wouters2007-09-191-9/+21
* Remove all the Python 2.3 compatibility markers (the Python 3 ctypesThomas Heller2007-07-131-3/+0
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-13/+13
* Merged revisions 53304-53433,53435-53450 via svnmerge fromThomas Wouters2007-01-151-28/+50
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-2/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-3/+13
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-0/+122