This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients ned.deily, python-dev, rhettinger, terry.reedy
Date 2011-04-13.01:35:45
SpamBayes Score 0.0026247145
Marked as misclassified No
Message-id <E1Q9ozg-0006fT-J1@dinsdale.python.org>
In-reply-to
Content
New changeset 27eda70c25b1 by Raymond Hettinger in branch '3.2':
Issue 11718: Teach IDLE's open module dialog to find packages.
http://hg.python.org/cpython/rev/27eda70c25b1

New changeset 65c39e9eb262 by Raymond Hettinger in branch 'default':
Issue 11718: Teach IDLE's open module dialog to find packages.
http://hg.python.org/cpython/rev/65c39e9eb262
History
Date User Action Args
2011-04-13 01:35:45python-devsetrecipients: + python-dev, rhettinger, terry.reedy, ned.deily
2011-04-13 01:35:45python-devlinkissue11718 messages
2011-04-13 01:35:45python-devcreate