SocketServer.py on win32

Daniel Greenblatt dan at cgl.ucsf.edu
Tue Oct 14 15:15:19 EDT 2003


Hmmm. This socketserver is actually a small part of a much bigger
python app, running in a seperate thread. I haven't experimented with
running it interactively.

Thanks,
Dan

"Colin Brown" <cbrown at metservice.com> wrote in message news:<3f8b81cb$1 at news.iconz.co.nz>...
> "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