Get variables on constructor

Kless jonas.esp at googlemail.com
Mon Feb 23 05:17:52 EST 2009


To get class variables can be used *for i in dir(self): * but how to
get variables initialized on the constructor?



More information about the Python-list mailing list