7stud a écrit : >> ...classes don't invoke the function directly, they convert it to >> an 'unbound method' object:: (snip) > >> If you really want to get to the original function, there are a couple >> of options. > > No. Just trying to figure out how some things work.
Most of Python's object model is documented here: http://www.python.org/download/releases/2.2.3/descrintro/ http://users.rcn.com/python/download/Descriptor.htm HTH -- http://mail.python.org/mailman/listinfo/python-list