mirror of
https://github.com/python/cpython.git
synced 2025-09-10 18:58:35 +00:00
Nothing important
This commit is contained in:
parent
525819017e
commit
6f69c504f1
3 changed files with 30 additions and 30 deletions
|
@ -183,8 +183,8 @@ class MainListWindow(ListWindow):
|
|||
if item == MAIN_LIST:
|
||||
self.do_listhit(event)
|
||||
if item == MAIN_MKDISTR:
|
||||
## XXXX This somehow stopped working...
|
||||
## fss, ok = macfs.StandardPutFile('Destination folder:')
|
||||
## XXXX Why doesn't this work??!?!?
|
||||
## fss, ok = macfs.StandardPutFile('Destination folder?')
|
||||
## if not ok:
|
||||
## return
|
||||
## dest = fss.as_pathname()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue