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

noreply@sourceforge.net noreply@sourceforge.net
Wed, 29 May 2002 08:51:24 -0700


Patches item #560023, was opened at 2002-05-24 05: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: Accepted
Priority: 5
Submitted By: Raymond Hettinger (rhettinger)
>Assigned to: Raymond Hettinger (rhettinger)
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: Fred L. Drake, Jr. (fdrake)
Date: 2002-05-29 11:51

Message:
Logged In: YES 
user_id=3066

Looks good!  Check it in.  2.2 candidate.

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2002-05-25 12:06

Message:
Logged In: YES 
user_id=80475

Added gzip.py and cmd.py. 
Combined all patches into one.
Please approve before the source changes.

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2002-05-24 10: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 07: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