[Python-bugs-list] [ python-Bugs-803679 ] Missing section number in
csv module documentation
SourceForge.net
noreply at sourceforge.net
Wed Sep 10 12:57:52 EDT 2003
Bugs item #803679, was opened at 2003-09-10 06:34
Message generated for change (Comment added) made by rhettinger
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=803679&group_id=5470
Category: Python Library
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Francesco Ricciardi (nerby)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing section number in csv module documentation
Initial Comment:
In the two following places of the Postscript A4 version
of the documentation:
- section 12.20.1, end of first paragraph of the
description of the 'reader' function
- section 12.20.1, around the middle of the first
paragraph of the description of the 'write' function
there is a reference to section 'Dialects and Formatting
Parameters' with '??' instead of the correct section
number (12.20.2)
----------------------------------------------------------------------
>Comment By: Raymond Hettinger (rhettinger)
Date: 2003-09-10 13:57
Message:
Logged In: YES
user_id=80475
Okay, it's fixed now.
Thanks for the report.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=803679&group_id=5470
More information about the Python-bugs-list
mailing list