On 23 feb, 10:17, Kless <jonas....@googlemail.com> wrote: > To get class variables can be used *for i in dir(self): * but how to > get variables initialized on the constructor?
Sorry. It's so simple as insert *self*. -- http://mail.python.org/mailman/listinfo/python-list