summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/MiniAEFrame.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+0
* Kill more lingering string exceptions in Lib/plat-mac/.Collin Winter2007-08-301-1/+2
* Convert raise statements in Lib/plat-{mac,os2emx}.Collin Winter2007-08-231-1/+1
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-4/+4
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* Get rid of a bunch more has_key() uses. We *really* need a tool for this.Neal Norwitz2006-08-201-4/+4
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-3/+3
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-2/+1
* changed 8-space indentation to 4Just van Rossum2003-06-211-159/+159
* SF patch #701494: more apply removalsRaymond Hettinger2003-04-061-166/+166
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-301-0/+199