Dirkjan Ochtman <dirk...@ochtman.nl> added the comment: Current guess for this behavior: dispatcher doesn't have __str__, so __getattr__ escalates to _socket.socket.__str__, which gets redirected to _socket.socket.__repr__.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8483> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com