Spelling mistakes!

KraftDiner bobrien18 at yahoo.com
Fri Jan 6 10:57:04 EST 2006


try this:

class x(object):
   def __init__(self):
      self.someName = "hello"
   def someMethod(self):
      self.sumName = "bye"

find that bug.




More information about the Python-list mailing list