| ▲ | karpetrosyan 2 hours ago | |
Note that you can work around it by implementing `def __getattr__(name: str) -> object:` at the module level on earlier Python versions | ||
| ▲ | saghm an hour ago | parent | next [-] | |
Somehow I have no trouble imagining this being used as a rationale to avoid unnecessary "magic" to the language for years | ||
| ▲ | wrmsr 23 minutes ago | parent | prev [-] | |
[dead] | ||