]> granicus.if.org Git - python/commitdiff
Remove IPv6 parsing reference from this branch too.
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 22 Apr 2010 06:08:23 +0000 (06:08 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 22 Apr 2010 06:08:23 +0000 (06:08 +0000)
Lib/urllib/parse.py

index 8bba1500e35b76d97c8a0d32cba63366c9a698ae..bdb2cd74baacadd56cdec6bb6e9aef70dfa6295a 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.