[New-bugs-announce] [issue5650] Obsolete RFC's should be removed from doc of urllib.urlparse
Mitchell Model
report at bugs.python.org
Wed Apr 1 18:14:18 CEST 2009
New submission from Mitchell Model <mlm at acm.org>:
The documentation of urlparse in Python2 and urllib.urlparse in Python3
refers to three RFC's, the last of which (RFC 2396) says that it
supersedes the other two and, in fact, clicking on the links to the other
two doesn't work; the link and description for the two obsolete RFCs
should be removed.
----------
assignee: georg.brandl
components: Documentation
messages: 85032
nosy: MLModel, georg.brandl
severity: normal
status: open
title: Obsolete RFC's should be removed from doc of urllib.urlparse
versions: Python 2.5, Python 2.6, Python 2.7, Python 3.0, Python 3.1
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5650>
_______________________________________
More information about the New-bugs-announce
mailing list