private

Christopher A. Craig list-python at ccraig.org
Tue Jul 2 14:07:05 EDT 2002


"James Kew" <james.kew at btinternet.com> writes:

> Is there any good newbie documentation for docstrings? 


http://www.python.org/doc/current/tut/node6.html#SECTION006750000000000000000

I don't know what's shipped with ActiveState, so that may or may not
be something you've already read.  You'ld have to establish your own
conventions for saying how docstrings indicate what is public.

-- 
Christopher A. Craig <list-python at ccraig.org>
"The absolute value of the TA was less than epsilon" - MIT Course Evaluation





More information about the Python-list mailing list