[issue17238] IDLE: Enhance import statement completion

Ramchandra Apte report at bugs.python.org
Sun Jun 16 07:06:35 CEST 2013


Ramchandra Apte added the comment:

I have a patch ready; have to make it ready (PEP8-compliance etc.) and then
I can send it.

On 16 June 2013 00:52, Terry J. Reedy <report at bugs.python.org> wrote:

>
> Terry J. Reedy added the comment:
>
> Making a list of all possible modules is harder than a list of attributes.
> With relative imports, I am not sure its even possible to sensible make a
> list of every entry that would work.
>
> ----------
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue17238>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17238>
_______________________________________


More information about the Python-bugs-list mailing list