Mads Kiilerich <m...@kiilerich.com> added the comment:

I would find ValueError surprising here. socket.error or SSLError would be less 
surprising ... even though it technically isn't completely true. But isn't it 
more like a kind of RuntimeError to call getpeercert after the socket has been 
closed?

----------

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

Reply via email to