summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/EasyDialogs.py
Commit message (Expand)AuthorAgeFilesLines
* FSRef and EasyDialogs pathname support was pretty much broken in MacPython-OS...Jack Jansen2003-01-261-12/+16
* Tuples and lists don't have a copy() method (yet?).Jack Jansen2003-01-211-1/+1
* Spell out the arguments to AskFileForOpen and friends, so help() gives usefulJack Jansen2003-01-211-45/+100
* Use new file dialogs in GetArgv()Jack Jansen2003-01-211-11/+10
* Fixed the first two bugs in the new file dialogs (found by Just):Jack Jansen2003-01-171-1/+2
* Added methods AskFileForOpen(), AskFileForSave() and AskFolder(). TheseJack Jansen2003-01-171-2/+154
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-301-0/+598