Basic module question:

Stanton Schell stanton at livsform.com
Sun Jan 7 21:36:14 EST 2001


I am learning Python and I am trying to find out all the functions I have
available to me within sys.stdin (eg read(), readlines(), etc...).  I
realize this brings up a more fundamental question for me: how do I find out
what is available in any module (which I guess would then apply to other
objects written by other people...)?

any help or resource guidance would greatly appreciated :-)

Thanks,
-stanton schell

--
Stanton Schell
stanton at livsform.com




More information about the Python-list mailing list