[Python-bugs-list] [ python-Bugs-495601 ] Documentation strings should end with a
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 20 Dec 2001 19:49:31 -0800
Bugs item #495601, was opened at 2001-12-20 12:46
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=495601&group_id=5470
Category: Documentation
Group: Python 2.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Documentation strings should end with a
Initial Comment:
[please CC 94770@bugs.debian.org on replies. The
original bug report can be found at
http://bugs.debian.org/94770]
Submitted by
Sebastian Rittau <srittau@jroger.in-berlin.de>
The examples in chapter 4.6 of the Python tutorial
contain docstrings
that don't end with periods, even though in chapter
4.7.5 it says:
"[The first docstring] line should begin with a
capital letter and end
with a period."
(I know that I'm really nitpicking, but I think
examples should be
as correct as possible.)
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-12-20 19:49
Message:
Logged In: YES
user_id=3066
Fixed in Doc/tut/tut.tex revisions 1.157 and 1.156.4.1.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=495601&group_id=5470