Can I set up a timed callback without Tkinter or twisted orsomething?

Hendrik van Rooyen mail at microcorp.co.za
Tue Oct 17 00:44:47 EDT 2006


<skip at pobox.com> wrote:

> 
>     Hendrik> is there not something based on signals?  - I seem to recall
>     Hendrik> some such thing here in another thread.. ( I am running Linux)
> 
> Have you tried:
> 
>     import signal
>     help(signal)
> 
> at the interpreter prompt?
> 
> Skip

*blush* - actually, no - I was looking for signals...

- Hendrik




More information about the Python-list mailing list