Martin Panter added the comment:

Sorry I take back my claim that the error codes were undocumented; see the 
example code in <https://docs.python.org/3.2/library/ssl.html#ssl-nonblocking>.

Perhaps the most compatible way to fix this would be to change the SSL error 
codes to something (custom class?) that does not compare equal to any possible 
POSIX error code.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23588>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to