summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac
Commit message (Expand)AuthorAgeFilesLines
* Implemented FSCatalogInfo structure support, and used this to implementJack Jansen2003-01-151-5/+30
* make sure Info.plist has a CFBundleIdentifier entryJust van Rossum2003-01-131-0/+2
* support unicode in menu itemsJust van Rossum2003-01-091-1/+4
* add newline to source before compilationJust van Rossum2003-01-091-1/+1
* Removed the SetDates warning. The warning is in the readme, and the print sta...Jack Jansen2003-01-081-2/+2
* quashed another case of the 32-bit warning.Jack Jansen2003-01-081-1/+1
* always also search on sys.path for res filesJust van Rossum2003-01-061-3/+2
* module to run commands in a Terminal.app windowJust van Rossum2003-01-041-0/+54
* Replaced imp.set_frozenmodules() cruft with proper zipimport support.Just van Rossum2003-01-021-43/+42
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-30136-0/+32303