summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/ic.py
Commit message (Expand)AuthorAgeFilesLines
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-2/+2
* Get rid of a bunch more has_key() uses. We *really* need a tool for this.Neal Norwitz2006-08-201-5/+2
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-35/+34
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-2/+2
* Detabbed.Jack Jansen2003-04-091-212/+212
* Workaround for bug #644243 (which is actually an Apple bug, I think): URLsJack Jansen2003-02-251-0/+4
* Getting rid of macfs.Jack Jansen2003-02-211-1/+0
* Getting rid of macfs and FSSpecs.Jack Jansen2003-02-051-7/+5
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-301-0/+268