[Patches] [ python-Patches-560023 ] More docstrings

noreply@sourceforge.net noreply@sourceforge.net
Fri, 24 May 2002 07:22:56 -0700


Patches item #560023, was opened at 2002-05-24 04:46
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=560023&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: More docstrings

Initial Comment:
This patch adds docstrings to MimeWriter.py 
dumbdbm.py, htmllib.py, and pickle.py.

All of the text was taken from the current version of 
the docs.  The comment style uses the triple double 
quotes with a summary header line and a trailing 
blank line.  Each module was regression tested 
without exception.  The whitespace has been 
normalized so the Timbot won't have to clean it up 
afterwards <wink>.

----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2002-05-24 09:22

Message:
Logged In: YES 
user_id=80475

Attached a third patch to include docstrings for 
formatter.py.

----------------------------------------------------------------------

Comment By: Raymond Hettinger (rhettinger)
Date: 2002-05-24 06:59

Message:
Logged In: YES 
user_id=80475

Attached an extra patch to add docstrings for 
robotparser.py and rexec.py.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=560023&group_id=5470