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