[Python-Dev] Prefixes and namespaces (original) (raw)

Serhiy Storchaka storchaka at gmail.com
Sat Feb 21 21:09:15 CET 2015


On 21.02.15 21:49, Ian Cordasco wrote:

So I like the latter (Protocol.SSLv2) but would qualify that with the request that ssl.PROTOCOLSSLv2 continue to work until Python 2 is dead and libraries like requests, urllib3, httplib2, etc. no longer need to support those versions.

Of course, ssl.PROTOCOL_SSLv2 will continue to work until Python 2.7 and 3.4 are dead.



More information about the Python-Dev mailing list