[issue17675] show addresses in socket.__repr__

Charles-François Natali report at bugs.python.org
Tue Apr 9 23:40:15 CEST 2013


Charles-François Natali added the comment:

+1 from me.
Any info that can help debugging is a good thing (calling getsockname() on an non-connected socket will raise an error that will get cacthed, but there's not much we can do about it).

----------
nosy: +neologix

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17675>
_______________________________________


More information about the Python-bugs-list mailing list