mirror of
https://github.com/python/cpython.git
synced 2025-08-27 12:16:04 +00:00
IPv6 parsing is not present in this branch. Removing the reference from the module docstring.
This commit is contained in:
parent
8feca22c14
commit
bdf0605a4f
1 changed files with 0 additions and 3 deletions
|
@ -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
|
RFC 3986 (STD66): "Uniform Resource Identifiers" by T. Berners-Lee, R. Fielding
|
||||||
and L. Masinter, January 2005.
|
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.
|
RFC2396: "Uniform Resource Identifiers (URI)": Generic Syntax by T.
|
||||||
Berners-Lee, R. Fielding, and L. Masinter, August 1998.
|
Berners-Lee, R. Fielding, and L. Masinter, August 1998.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue