]> granicus.if.org Git - python/commitdiff
IPv6 parsing is not present in this branch. Removing the reference from the module...
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 22 Apr 2010 06:07:30 +0000 (06:07 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 22 Apr 2010 06:07:30 +0000 (06:07 +0000)
Lib/urlparse.py

index ad7734eb907b9b9f6d593544946a51deadcedaf6..0e73e4b97bd79787dd0ab2a08c413beee3fd03af 100644 (file)
@@ -5,9 +5,6 @@ urlparse module is based upon the following RFC specifications.
 RFC 3986 (STD66): "Uniform Resource Identifiers" by T. Berners-Lee, R. Fielding
 and L.  Masinter, January 2005.
 
-RFC 2732 : "Format for Literal IPv6 Addresses in URL's by R.Hinden, B.Carpenter
-and L.Masinter, December 1999.
-
 RFC2396:  "Uniform Resource Identifiers (URI)": Generic Syntax by T.
 Berners-Lee, R. Fielding, and L. Masinter, August 1998.