[issue23542] Update PEP 476 for using urllib2.build_opener()
New submission from Shakeel Mohamed: In the "Opting Out" section of PEP 476, there's a workaround for disabling SSL cert verification. I think it would be worth updating the section to include the following workaround when using urllib2.build_opener(), like so: unverif
[issue23542] Update PEP 476 for using urllib2.build_opener()
Shakeel Mohamed added the comment: Hi, any plans to do this? If not, we can close it. -- ___ Python tracker <http://bugs.python.org/issue23542> ___ ___ Python-bug