This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author MLModel
Recipients MLModel, georg.brandl
Date 2009-04-01.16:14:15
SpamBayes Score 2.6329852e-05
Marked as misclassified No
Message-id <1238602458.06.0.807356829134.issue5650@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-04-01 16:14:18MLModelsetrecipients: + MLModel, georg.brandl
2009-04-01 16:14:18MLModelsetmessageid: <1238602458.06.0.807356829134.issue5650@psf.upfronthosting.co.za>
2009-04-01 16:14:16MLModellinkissue5650 messages
2009-04-01 16:14:15MLModelcreate