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 josh.r
Recipients josh.r, martin.panter, serhiy.storchaka
Date 2015-10-16.22:44:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445035456.45.0.721963106898.issue25419@psf.upfronthosting.co.za>
In-reply-to
Content
Is there a reason ipython's import completer couldn't be borrowed in its entirety? At work, I use a lightly adapted version of the code from ipython to do completion when I'm using the plain interactive interpreter (for whatever reason), and it works just fine.
History
Date User Action Args
2015-10-16 22:44:16josh.rsetrecipients: + josh.r, martin.panter, serhiy.storchaka
2015-10-16 22:44:16josh.rsetmessageid: <1445035456.45.0.721963106898.issue25419@psf.upfronthosting.co.za>
2015-10-16 22:44:16josh.rlinkissue25419 messages
2015-10-16 22:44:16josh.rcreate