> Well, now every attr access goes thru __getattr__-method, > so this could cause situations which give not so clear > diagnostics: Please update to 2.2a4. Every new-style instance attribute access goes throuh __getattribute__; __getattr__ does the same as for classic classes. It's true that if you screw with __getattribute__, you'll still break your objects; but that's hard to avoid given how things work. --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4