]> granicus.if.org Git - python/commit
Issue #10365: File open dialog now works instead of crashing
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 27 May 2012 00:23:45 +0000 (20:23 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 27 May 2012 00:23:45 +0000 (20:23 -0400)
commitcd6b8c67ceb4230198de9cdc971b27848c5391f0
tree5b351486ca2641e5cf46f59eff73a6b8707a0374
parent809309a4822124f46dc98514ccdf818564215f30
Issue #10365: File open dialog now works instead of crashing
even when parent window is closed. Patch by Roger Serwy.
Lib/idlelib/IOBinding.py
Lib/idlelib/PyShell.py
Misc/NEWS