Get variables on constructor [Solved]

Kless jonas.esp at googlemail.com
Mon Feb 23 05:38:30 EST 2009


On 23 feb, 10:17, Kless <jonas.... at 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*.



More information about the Python-list mailing list