Commit a5c9c37d authored by Benjamin Peterson's avatar Benjamin Peterson

wrap

parent 8b7e161a
......@@ -48,8 +48,8 @@ The :mod:`urllib.request` module defines the following functions:
only works for HTTP, HTTPS and FTP connections.
If *context* is specified, it must be a :class:`ssl.SSLContext` instance
describing the various SSL options. See
:class:`~http.client.HTTPSConnection` for more details.
describing the various SSL options. See :class:`~http.client.HTTPSConnection`
for more details.
The optional *cafile* and *capath* parameters specify a set of trusted
CA certificates for HTTPS requests. *cafile* should point to a single
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment