Tristan Colombo <[email protected]> added the comment: Correction of my previous correction : server = socketserver.TCPServer((HOST, PORT), MyTCPHandler)
'with' statement can not be used... ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32558> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
