We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ccf21 commit f64d9a1Copy full SHA for f64d9a1
1 file changed
Lib/urllib/parse.py
@@ -3,9 +3,9 @@
3
urlparse module is based upon the following RFC specifications.
4
5
RFC 3986 (STD66): "Uniform Resource Identifiers" by T. Berners-Lee, R. Fielding
6
-and L. Masinter, January 2005.
+and L. Masinter, January 2005.
7
8
-RFC 2732 : "Format for Literal IPv6 Addresses in URL's by R.Hinden, B.Carpenter
+RFC 2732: "Format for Literal IPv6 Addresses in URL's by R.Hinden, B.Carpenter
9
and L.Masinter, December 1999.
10
11
RFC 2396: "Uniform Resource Identifiers (URI)": Generic Syntax by T.
0 commit comments