SocketServer.py on win32

Colin Brown cbrown at metservice.com
Tue Oct 14 00:57:56 EDT 2003


"Daniel Greenblatt" <dan at cgl.ucsf.edu> wrote in message
news:250e449e.0310131740.5d10749 at posting.google.com...
> Has anyone used the SocketServer.py module successfully on windows?
>
>...Sometimes my app freezes as soon as the
> socketserver thread is started, other times it is freezes once it
> receives a connection.

I have been caught out under Windows running Python tasks interactively.
If you click in the command shell window (ie the title line says Select...)
then your python application will hang awaiting keyboard input!

Colin Brown
PyNZ







More information about the Python-list mailing list