an help for every function

Richard Chamberlain richard_chamberlainNOriSPAM at ntlworld.com.invalid
Wed Jun 21 04:50:00 EDT 2000


Hi Cedric,

You can use docstrings which are there for most things.

import sys
print sys.__doc__

Richard

Got questions?  Get answers over the phone at Keen.com.
Up to 100 minutes free!
http://www.keen.com




More information about the Python-list mailing list