A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/pythonmac-sig/2003-October/009110.html below:

[Pythonmac-SIG] thread blocking problem?

[Pythonmac-SIG] thread blocking problem? [Pythonmac-SIG] thread blocking problem?John P Speno speno at isc.upenn.edu
Fri Oct 17 11:14:56 EDT 2003
On Thu, Oct 16, 2003 at 12:50:23PM -0600, William McLendon wrote:
> if __name__ == '__main__':
>        server = BaseHTTPServer.HTTPServer(('127.0.0.1',2000), 

Could it be that BaseHTTPServer.HTTPServer is a SocketServer.TCPServer
and not a SocketServer.ThreadingTCPServer or SocketServer.ForkingTCPServer?

More information about the Pythonmac-SIG mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4