[issue5062] Rlcompleter.Completer does not use __dir__ magic method

Martin Panter report at bugs.python.org
Fri May 13 09:20:23 EDT 2016


Martin Panter added the comment:

Issue 14782 is open for complaints about the opening brackets.

I think this report was mainly about attributes that fail the hasattr() test. In Issue 25590 we were conservative and only fixed it in 3.6+.

----------
nosy: +martin.panter
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> tab-completition on instances repeatedly accesses attribute/descriptors values
versions: +Python 3.6 -Python 2.6, Python 3.0

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


More information about the Python-bugs-list mailing list