[issue3396] rlcompleter can't autocomplete members of callable objects

Facundo Batista report at bugs.python.org
Mon Jul 21 16:28:45 CEST 2008


Facundo Batista <facundo at taniquetil.com.ar> added the comment:

Ah, sorry, missed that point.

Ok, I included this change and now it works ok.

Also worked a little that code (change the name of the variable
"object", used extend() for a list instead of adding to itself, and
removed a comparison from a loop).

Commited in r65168.

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list