j
k
j a
j l
class MyClass(self): this means that you inherit from self ?!
class MyClass(self):
this means that you inherit from self ?!
Yikes! I *highly* recommend reading "the Quick Python book" by Harms and McDonald -- it'll get you going on python programming, quick!
Back to the thread
Back to the list