[docs] [issue35119] Customizing module attribute access example raises RecursionError
Ivan Levkivskyi
report at bugs.python.org
Wed Oct 31 18:33:23 EDT 2018
Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:
Yes, this is expected, you should use ``super().__setattr__()``.
----------
resolution: -> not a bug
stage: -> resolved
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35119>
_______________________________________
More information about the docs
mailing list