logoalt Hacker News

karpetrosyantoday at 12:51 PM2 repliesview on HN

Note that you can work around it by implementing `def __getattr__(name: str) -> object:` at the module level on earlier Python versions


Replies

saghmtoday at 1:15 PM

Somehow I have no trouble imagining this being used as a rationale to avoid unnecessary "magic" to the language for years

wrmsrtoday at 2:12 PM

[dead]