Hands on Documentation for Python methods and Library

Wijaya Edward ewijaya at i2r.a-star.edu.sg
Thu Oct 5 00:54:23 EDT 2006


Hi,
 
One can do the following with Perl
 
$ perldoc -f chomp
$ perldoc -f function_name
 
or 
 
$ perldoc List::MoreUtils
$ perldoc Some::Module 
 
Can we do the same thing in Python?
 
-- Edward
SINGAPORE

------------ Institute For Infocomm Research - Disclaimer -------------
This email is confidential and may be privileged.  If you are not the intended recipient, please delete it and notify us immediately. Please do not copy or use it for any purpose, or disclose its contents to any other person. Thank you.
--------------------------------------------------------



More information about the Python-list mailing list