summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/ic.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-264/+0
* Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge...Benjamin Peterson2008-03-311-7/+7
* remove ord() calls on what are now integers rather than charactersBill Janssen2007-10-301-7/+7
* Get a bunch of tests working on Mac OS. I suspect that a bunch of theNeal Norwitz2007-10-271-1/+1
* Remove functions in string module that are also string methods. Also remove:Neal Norwitz2007-04-171-3/+2
* 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