summaryrefslogtreecommitdiff
path: root/tests/internal_bench/var-9.5-except_error.py
AgeCommit message (Collapse)Author
7 daystests/internal_bench/var: Benchmark checked attribute access.Anson Mansfield
This commit also includes a fix to the `var-6.2-instance-speciallookup.py` test originally added by 82db5c8 / #16806, as the `__getattr__` method actually does not trigger a class's special lookups flag as originally believed. Signed-off-by: Anson Mansfield <amansfield@mantaro.com>