Kaydet (Commit) 378e15d7 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

document that cadefault does nothing now

üst 18f22989
......@@ -57,10 +57,7 @@ The :mod:`urllib.request` module defines the following functions:
point to a directory of hashed certificate files. More information can
be found in :meth:`ssl.SSLContext.load_verify_locations`.
The *cadefault* parameter specifies whether to fall back to loading a
default certificate store defined by the underlying OpenSSL library if the
*cafile* and *capath* parameters are omitted. This will only work on
some non-Windows platforms.
The *cadefault* parameter is ignored.
For http and https urls, this function returns a
:class:`http.client.HTTPResponse` object which has the following
......
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