How to create a docstring for a module?
Dr. Phillip M. Feldman
pfeldman at verizon.net
Sun Dec 6 02:04:42 EST 2009
If I create a module xyz.py with a docstring """xyz does everything you could
possibly want.""" at the top, the command ?xyz issued at the IPython prompt
does not display this docstring. What am I doing wrong?
--
View this message in context: http://old.nabble.com/How-to-create-a-docstring-for-a-module--tp26662729p26662729.html
Sent from the Python - python-list mailing list archive at Nabble.com.
More information about the Python-list
mailing list