[issue8264] [doc] hasattr doesn't show private (double underscore) attributes exist

Ethan Furman report at bugs.python.org
Tue Feb 2 16:07:07 EST 2021


Ethan Furman <ethan at stoneleaf.us> added the comment:


New changeset 2edaf6a4fb7e20324dde1423232f07211347f092 by Ken Jin in branch 'master':
bpo-8264: Document hasattr and getattr behavior for private attributes (GH-23513)
https://github.com/python/cpython/commit/2edaf6a4fb7e20324dde1423232f07211347f092


----------
nosy: +ethan.furman

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


More information about the Python-bugs-list mailing list