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 71c8700 commit 1df22ecCopy full SHA for 1df22ec
1 file changed
Doc/library/urllib.parse.rst
@@ -67,7 +67,7 @@ or on combining URL components into a URL string.
67
attributes added to the returned object: username, password, hostname, and
68
port.
69
70
- % escapes are not decoded.
+ Percent-encoded sequences are not decoded.
71
72
For example:
73
0 commit comments