summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/macresource.py
Commit message (Expand)AuthorAgeFilesLines
* Rip out all the u"..." literals and calls to unicode().Guido van Rossum2007-05-021-3/+3
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-1/+1
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-4/+4
* Get rid of a bunch more has_key() uses. We *really* need a tool for this.Neal Norwitz2006-08-201-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-11/+11
* Detabbed.Jack Jansen2003-04-091-129/+129
* If a resource file cannot be decoded because the directory is readonlyJack Jansen2003-02-251-43/+38
* When installing resource files whose name ends in .rsrc use theJack Jansen2003-02-171-5/+42
* always also search on sys.path for res filesJust van Rossum2003-01-061-3/+2
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-301-0/+115