Pause in a loop

Michael Peuser mpeuser at web.de
Tue Jul 22 06:40:21 EDT 2003


"manuel" <manuelbastioniNOSPAM at tin.it> schrieb im Newsbeitrag
news:%W7Ta.10360$t92.299097 at news1.tin.it...
>
> I've two modules: main.py and eval.py
>
> Eval.py is imported in main.py, but I've a loop
> in eval.py that must call a function in main.py...
.....

How is that loop activated in the first place? If you activate it by a call
just provide your main-proc as a callback parameter in that call...

Kindly
Michael






More information about the Python-list mailing list