Get Class properties
Chris Angelico
rosuav at gmail.com
Wed Dec 28 19:27:21 EST 2011
More information about the Python-list mailing list
Wed Dec 28 19:27:21 EST 2011
- Previous message (by thread): Get Class properties
- Next message (by thread): Get Class properties
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Dec 28, 2011 at 11:13 PM, Emeka <emekamicro at gmail.com> wrote: > Hello All, > > I have seen what I am looking for.. __dict__. > Yep! You may also want to look at the dir() function. Chris Angelico
- Previous message (by thread): Get Class properties
- Next message (by thread): Get Class properties
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list