]> granicus.if.org Git - python/commit
Issue #16233: When the module browser is not invoked in an editor window with
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 16 Oct 2014 02:01:23 +0000 (22:01 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 16 Oct 2014 02:01:23 +0000 (22:01 -0400)
commit0234fd1c44ed60c8ea53df3ea266607c4b6bf964
tree210454209770e66f5b4a4c50371683c7278b2dda
parentcca5b69f93be6abb5db8d63acaba784e935cb85d
Issue #16233: When the module browser is not invoked in an editor window with
a filename, pop up the Open Module box. If a module is opened, open a
corresponding browser.
Lib/idlelib/EditorWindow.py