Message 253104 - Python tracker
Message253104
| 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:16 | josh.r | set | recipients: + josh.r, martin.panter, serhiy.storchaka |
| 2015-10-16 22:44:16 | josh.r | set | messageid: <1445035456.45.0.721963106898.issue25419@psf.upfronthosting.co.za> |
| 2015-10-16 22:44:16 | josh.r | link | issue25419 messages |
| 2015-10-16 22:44:16 | josh.r | create | |