We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354e13a commit 63cbcaeCopy full SHA for 63cbcae
1 file changed
Doc/library/urllib.rst
@@ -201,7 +201,8 @@ High-level interface
201
just have to assume that the download was successful.
202
203
.. versionchanged:: 2.7.9
204
- The *context* parameter was added. All the neccessary certificate and hostname checks are done by default.
+ The *context* parameter was added. All the neccessary certificate and hostname
205
+ checks are done by default.
206
207
208
.. data:: _urlopener
0 commit comments