On 02/21/2015 11:49 AM, Ian Cordasco wrote: > On Sat, Feb 21, 2015 at 1:28 PM, Serhiy Storchaka wrote:
>> ? Protocol.PROTOCOL_SSLv2 or Protocol.SSLv2 ? > > So I like the latter (Protocol.SSLv2) but would qualify that with the > request that ssl.PROTOCOL_SSLv2 continue to work until Python 2 is > dead and libraries like requests, urllib3, httplib2, etc. no longer > need to support those versions. Good idea, and easy enough to do since Enum supports aliases. -- ~Ethan~
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com