Armin Rigo <[email protected]> added the comment:

Ok, I see.  Would it be a fix to simply call sock.close() in
SSLSocket.__init__()?  This would decrement again the reference counter, after
the SSLSocket object incremented it.

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1577>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to