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 9c0968b commit 2c2bfe8Copy full SHA for 2c2bfe8
Doc/library/urllib.request.rst
@@ -192,7 +192,7 @@ The following classes are provided:
192
193
This class is an abstraction of a URL request.
194
195
- *url* should be a string containing a valid, properly encoded, URL.
+ *url* should be a string containing a valid, properly encoded URL.
196
197
*data* must be an object specifying additional data to send to the
198
server, or ``None`` if no such data is needed. Currently HTTP
0 commit comments