On Sat, 22 Mar 2014 19:07:51 -0400 Donald Stufft <don...@stufft.io> wrote: > As someone who is deeply biased towards improving the packaging tool chain > and getting people to use it I think that most people will simply use the > Stdlib even if a more secure alternative exists. Infact one does exist and I > still see almost everyone using the stdlib ssl instead of pyopenssl.
pyopenssl exposes a different API from ssl, though. It's not just a matter of flipping an import statement. Regards Antoine. _______________________________________________ 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