]> granicus.if.org Git - python/commit
Issue 11718: Teach IDLE's open module dialog to find packages.
authorRaymond Hettinger <python@rcn.com>
Wed, 13 Apr 2011 01:54:46 +0000 (18:54 -0700)
committerRaymond Hettinger <python@rcn.com>
Wed, 13 Apr 2011 01:54:46 +0000 (18:54 -0700)
commit179816df59744313693d21525046d1d38af9119c
tree18173402a8f2bf274e9a7e3dd31de18970f2bffa
parent0531d6fba5afea68476890db41793cd10ed33f4a
Issue 11718: Teach IDLE's open module dialog to find packages.
Lib/idlelib/EditorWindow.py
Misc/NEWS