]> 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:30:14 +0000 (18:30 -0700)
committerRaymond Hettinger <python@rcn.com>
Wed, 13 Apr 2011 01:30:14 +0000 (18:30 -0700)
commitf6445e8f4179cbf8825a9d873800c44f9687e229
tree8389a3eb79638db0f6d4fd63ff44aa8e158b31ae
parentd5315482e92d1f3c47460999a790df684bf8b09e
Issue 11718: Teach IDLE's open module dialog to find packages.
Lib/idlelib/EditorWindow.py
Misc/NEWS