mirror of
https://github.com/python/cpython.git
synced 2025-11-23 11:57:09 +00:00
urllib.request.urlopen now take optional arguments to allow for server certificate checking, as recommended in public uses of HTTPS. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| error.py | ||
| parse.py | ||
| request.py | ||
| response.py | ||
| robotparser.py | ||