]> 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:31 +0000 (22:01 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 16 Oct 2014 02:01:31 +0000 (22:01 -0400)
commit380ec63f23d2e76be9aec90493de174c6d01c2df
tree948e1eca83295a8963e154b85b46298735762a59
parentc966103be6f6f8f647a3b07f79386701b29579cc
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