-
- Downloads
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.
Loading
Please register or sign in to comment
It now allows __getattr__ in a user type to raise AttributeError when the attribute does not exist.