asyncore loop and cmdloop problem

Michele Simionato michele.simionato at gmail.com
Tue May 25 10:23:58 EDT 2010


On May 25, 2:56 pm, "kak... at gmail.com" <kak... at gmail.com> wrote:
> Could you please provide me with a simple example how to do this with
> threads.
> I don't know where to put the cmdloop().
> Please help, i' m so confused!
> Thank you

What are you trying to do? Do you really need to use the standard
library? Likely what you want to accomplish is already implemented in
Twisted; I remember there was something like that in their examples
directory.



More information about the Python-list mailing list