class objects, method objects, function objects

7stud bbxx789_05ss at yahoo.com
Mon Mar 19 00:54:18 EDT 2007


Darn.  I made some changes to the class and I didn't change the
function object.  It should be:

             |
             V
       function object
 ---------------------------------
|  def sayHi(self):               |
|       print "Hello " + self.name|
|_________________________________|





More information about the Python-list mailing list