[issue32544] Speed up hasattr(o, name) and getattr(o, name, default)

STINNER Victor report at bugs.python.org
Tue Jan 16 10:42:10 EST 2018


STINNER Victor <victor.stinner at gmail.com> added the comment:

Cool. I always wanted to implement something similar. Nice work Naoki!

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list