A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-September/017658.html below:

[Python-Dev] Python 2.2a* getattr suggestion and question

[Python-Dev] Python 2.2a* getattr suggestion and question [Python-Dev] Python 2.2a* getattr suggestion and questionGuido van Rossum guido@python.org
Sun, 30 Sep 2001 09:06:39 -0400
> 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