prasad rao wrote:
>Any particular reason why you need to be able to do this, just
wondering about the use case for >such automation ?
--
Kind Regards,
Christian Witts
Thank you Christian for the prompt repply.
I am learning python.
I am just examining what are all the available
items in each module .
I tried to use getatter but somehow I could not
succeed.
Thank you
Prasad
If you're running in a console you can use help(sys) for example to get
a list of everything in the sys module, or as Albert pointed out take a
look at docs.python.org for a nice listing.
--
Kind Regards,
Christian Witts
_______________________________________________
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor