[Tutor] special object method for method calls?

Lance E Sloan lsloan-000002 at umich.edu
Tue Nov 11 16:25:47 EST 2003


Is there a special method that's called when the method of a class is 
called?  That is, I know __getattr__() is called when an attribute of a 
class is requested.  Is there something like __callmethod__()?

--
Lance E Sloan
U-M WATS: Web Applications, Technologies, and Solutions
Full-service web and database design, development, and hosting.
http://www.itcs.umich.edu/wats/ - "Putting U on the Web"




More information about the Tutor mailing list