Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-02 | py/modbuiltins: Fix getattr to work with class raising AttributeError. | Damien George | |
Fixes issue #6089. | |||
2018-02-07 | tests/basics: Rename remaining tests that are for built-in functions. | Damien George | |
For consistency with all of the other tests that are named builtin_XXX.py. |