Based on the number of emails you're sending to the mailing list, I suggest you read a tutorial, work your way through it, and return with any further issues you come across.
http://docs.python.org/tutorial/ is a good start, and I recommend any of the tutorials on http://wiki.python.org/moin/BeginnersGuide/NonProgrammers as a good start. Anyway, to answer your question, read http://docs.python.org/tutorial/classes.html#class-objects http://docs.python.org/reference/datamodel.html#object.__init__ and http://docs.python.org/tutorial/modules.html#packages _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
