Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18152
| References | <CAOypoo42XOLDWjTMb0HbaPF=mwfSHMTeqSdoCFwPU=7-YcCv8g@mail.gmail.com> <CAOypoo5xLgKgfiU97X-V63CAYA77f704D2jWp-2YDji5UbiO=g@mail.gmail.com> |
|---|---|
| Date | 2011-12-29 11:27 +1100 |
| Subject | Re: Get Class properties |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4206.1325118448.27778.python-list@python.org> (permalink) |
On Wed, Dec 28, 2011 at 11:13 PM, Emeka <emekamicro@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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Get Class properties Chris Angelico <rosuav@gmail.com> - 2011-12-29 11:27 +1100
csiph-web