argument checking before getattr

Jason Orendorff jason at jorendorff.com
Sun Jan 13 16:00:58 EST 2002


> Thank you very much for the reply. This is a different level of
> understanding. How do you find these information?

I recommend the Python tutorial.
  http://www.python.org/doc/current/tut/tut.html

Section 9.3.4 covers method objects.

http://www.python.org/doc/current/tut/node11.html#SECTION0011340000000000000
000

## Jason Orendorff    http://www.jorendorff.com/





More information about the Python-list mailing list