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 Ramchandra Apte, python-dev, roger.serwy, terry.reedy
Date 2012-02-04.17:38:45
SpamBayes Score 0.11656708
Marked as misclassified No
Message-id <E1RtjZU-0007k4-Q9@dinsdale.python.org>
In-reply-to
Content
New changeset 741d4aaf7947 by Ned Deily in branch '2.7':
Issue #13933: IDLE auto-complete did not work with some imported
http://hg.python.org/cpython/rev/741d4aaf7947

New changeset 3e9a7fdf0498 by Ned Deily in branch '3.2':
Issue #13933: IDLE auto-complete did not work with some imported
http://hg.python.org/cpython/rev/3e9a7fdf0498

New changeset 443772a82dcd by Ned Deily in branch 'default':
Issue #13933: merge
http://hg.python.org/cpython/rev/443772a82dcd
History
Date User Action Args
2012-02-04 17:38:46python-devsetrecipients: + python-dev, terry.reedy, roger.serwy, Ramchandra Apte
2012-02-04 17:38:46python-devlinkissue13933 messages
2012-02-04 17:38:45python-devcreate