How does "delegation" work as per the FAQ?
Ville Vainio
ville.spammehardvainio at spamtut.fi
Thu Dec 25 13:24:56 EST 2003
More information about the Python-list mailing list
Thu Dec 25 13:24:56 EST 2003
- Previous message (by thread): How does "delegation" work as per the FAQ?
- Next message (by thread): How does "delegation" work as per the FAQ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Rene Pijlman <reply.in.the.newsgroup at my.address.is.invalid> writes: > __getattr__: "Called when an attribute lookup has not found the attribute > in the usual places". There is no mention of method calls. A method is an attribute. -- Ville Vainio http://www.students.tut.fi/~vainio24
- Previous message (by thread): How does "delegation" work as per the FAQ?
- Next message (by thread): How does "delegation" work as per the FAQ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list