Skip to content
Snippets Groups Projects
Commit 52986064 authored by Damien George's avatar Damien George
Browse files

py/modbuiltins: Make built-in hasattr work properly for user types.

It now allows __getattr__ in a user type to raise AttributeError when the
attribute does not exist.
parent bc87b862
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment