I am trying to follow Example 20.17.4.1. SocketServer.TCPServer from Python Docs. But I get an error:
ImportError: No module named 'ServerSocket'
I am using new version of Python and use IDLE for editing and executing the script. Need help to get rid of this error.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…