class problem

fegge caoshouhong at gmail.com
Mon Aug 28 13:36:57 EDT 2006


when i declare a class, is there difference between the below:
class myClass():
class myClass(threading.Thread)




More information about the Python-list mailing list