[ python-Bugs-987486 ] Typo in cgi doc
SourceForge.net
noreply at sourceforge.net
Sat Jul 10 13:16:31 CEST 2004
Bugs item #987486, was opened at 2004-07-08 13:52
Message generated for change (Comment added) made by rhettinger
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=987486&group_id=5470
Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Cory Dodt (corydodt)
Assigned to: Nobody/Anonymous (nobody)
Summary: Typo in cgi doc
Initial Comment:
Referring to this doc page:
http://www.python.org/doc/current/lib/node404.html
"""
getfirst( name[, default])
Thin method always returns only one value
associated with form field name.
"""
"Thin" should be "This".
Submitted by Glyph Lefkowitz, who does not like to use
the sf bug tracker.
----------------------------------------------------------------------
>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-07-10 06:16
Message:
Logged In: YES
user_id=80475
Fixed.
See Doc/lib/libcgi.tex 1.45
Thanks for the report.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=987486&group_id=5470
More information about the Python-bugs-list
mailing list