summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/python27.def
Commit message (Collapse)AuthorAgeFilesLines
* Backported PyCapsule from 3.1, and converted most uses ofLarry Hastings2010-03-251-0/+13
| | | | CObject to PyCapsule.
* #4852: Remove dead code in every thread implementation, unused for many years.Amaury Forgeot d'Arc2010-02-231-1/+0
|
* Removed unused function PyFloat_AsStringEx. It is unused in floatobject.c, ↵Eric Smith2009-10-241-1/+0
| | | | and it's not declared in any .h file.
* Issue #4817: Remove unused function PyOS_GetLastModificationTime.Martin v. Löwis2009-01-031-3/+0
|
* Bumped up 2.6 to 2.7Christian Heimes2008-12-041-0/+1314