Armin Rigo <[email protected]> added the comment: This is not in pypy's _ssl module, as far as I can tell. This is in PyOpenSSL's source code. I believe that another answer is: the latest released version of PyOpenSSL is not really usable with PyPy, but the trunk of PyOpenSSL is, and comes with cffi bindings.
---------- nosy: +arigo ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1490> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
