-
Antoine Pitrou authored
urllib.request.urlopen now take optional arguments to allow for server certificate checking, as recommended in public uses of HTTPS.
8f35ca92
urllib.request.urlopen now take optional arguments to allow for server certificate checking, as recommended in public uses of HTTPS.