[issue11130] SocketServer: server_address is... a socket

ProgVal report at bugs.python.org
Sat Feb 5 18:14:15 CET 2011


ProgVal <progval at gmail.com> added the comment:

Oooooh, excuse me, it's because of my code!

class MyRequestHandler(SocketServer.TCPServer):

----------
resolution:  -> invalid

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


More information about the Python-bugs-list mailing list