__findattr__ is rejected -- the idea is too uncooked and you actually

*can* do most of this with __getattr__.
This commit is contained in:
Guido van Rossum 2000-12-08 15:05:09 +00:00
parent aaef244947
commit a9af2cc689
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,6 @@ Index by Category
I 226 pep-0226.txt Python 2.1 Release Schedule Hylton
S 227 pep-0227.txt Statically Nested Scopes Hylton
S 230 pep-0230.txt Warning Framework van Rossum
S 231 pep-0231.txt __findattr__() Warsaw
Pie-in-the-sky PEPs (not ready; may become active yet)
@ -79,6 +78,7 @@ Index by Category
Rejected PEPs
SR 204 pep-0204.txt Range Literals Wouters
SR 231 pep-0231.txt __findattr__() Warsaw
Numerical Index
@ -126,7 +126,7 @@ Numerical Index
S 228 pep-0228.txt Reworking Python's Numeric Model Zadka
S 229 pep-0229.txt Using Distutils to Build Python Kuchling
S 230 pep-0230.txt Warning Framework van Rossum
S 231 pep-0231.txt __findattr__() Warsaw
SR 231 pep-0231.txt __findattr__() Warsaw
Key