No Module Named ServerSocket

前端 未结 4 2044
时光取名叫无心
时光取名叫无心 2020-12-11 00:02

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\'
         


        
4条回答
提交回复
热议问题