[docs] [issue32501] Documentation for dir([object])

R. David Murray report at bugs.python.org
Sat Jan 6 10:16:27 EST 2018


R. David Murray <rdmurray at bitdance.com> added the comment:

This is a general property of dunder methods in python3, and I think we have chosen not to change the wording when this has come up in other contexts.  I'm not sure, though.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32501>
_______________________________________


More information about the docs mailing list