event loops and Python?

Samuel A. Falvo II kc5tja at garnet.armored.net
Fri Mar 10 13:24:15 EST 2000


The original author posted:

>to be tty-based.  I want it to do background processing when it's not
>responding to me.  And I don't like threads.

Whether you like it or not, threads of some nature are going to enter the
picture at some point, whether they're POSIX threads, state-machine
transitions, an orchestrated set of call-back functions, or otherwise.

-- 
KC5TJA/6, DM13, QRP-L #1447
Samuel A. Falvo II
Oceanside, CA



More information about the Python-list mailing list