Message251628
| Author | martin.panter |
|---|---|
| Recipients | martin.panter, pitrou, r.david.murray, serhiy.storchaka, twouters, vstinner |
| Date | 2015-09-26.02:24:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1443234240.58.0.211841395866.issue25209@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes I am interesting in making a patch for auto-completing module names. I’ll leave it on my to-do list, but don’t expect it overnight. :) My code does some rough parsing of Python syntax, but maybe that is not needed for “import x”, though it might be needed to support module attributes for “from x import y”. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-26 02:24:00 | martin.panter | set | recipients: + martin.panter, twouters, pitrou, vstinner, r.david.murray, serhiy.storchaka |
| 2015-09-26 02:24:00 | martin.panter | set | messageid: <1443234240.58.0.211841395866.issue25209@psf.upfronthosting.co.za> |
| 2015-09-26 02:24:00 | martin.panter | link | issue25209 messages |
| 2015-09-26 02:24:00 | martin.panter | create | |