sending signals to the calling function

Haim Ashkenazi haim at babysnakes.org
Mon Jun 28 05:14:29 EDT 2004


Hi

I have a function that receive a list of files and creates a zip from
these files. I want it to send signal to the calling function with the
name of the file it currently compressing. is there a way to do this
(without threads)?

Bye
-- 
Haim






More information about the Python-list mailing list