]> granicus.if.org Git - python/commit
Fixed the first two bugs in the new file dialogs (found by Just):
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 17 Jan 2003 23:13:03 +0000 (23:13 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 17 Jan 2003 23:13:03 +0000 (23:13 +0000)
commite58962af4de4ff3a331be66c4413d1609de40633
tree573bf3ec7fe36398b69619f4a93e11c73559b227
parentb2a57722a8ed9ba035707a50023105cdbfcfdaae
Fixed the first two bugs in the new file dialogs (found by Just):
- AskFileForSave didn't work for string return values
- filterProc didn't work.
Lib/plat-mac/EasyDialogs.py
Mac/Modules/Nav.c