Killing a running thread

Michael Gilfix mgilfix at eecs.tufts.edu
Thu May 2 15:00:17 EDT 2002


  Just write your own map that's threadable, i.e, applies a function
to each argument in the list and appends it. Should be trivial to
write and you can check the threaded argument.

On Thu, May 02 @ 16:40, Alexander Skwar wrote:
> Yes, that's for the easy case of the readline loop.  However, how could
> I break up a file.write() or a map()?

-- 
Michael Gilfix
mgilfix at eecs.tufts.edu

For my gpg public key:
http://www.eecs.tufts.edu/~mgilfix/contact.html





More information about the Python-list mailing list