> > 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!