Killing a running thread

Steve Holden sholden at holdenweb.com
Thu May 2 16:20:44 EDT 2002


"Alexander Skwar" <ASkwar at DigitalProjects.com> wrote in ...
> > »Michael Gilfix« sagte am 2002-05-02 um 15:00:17 -0400 :
> >   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.
>
> Wouldn't this be way slower than the built in map?


Yes.
--

Steve Holden: http://www.holdenweb.com/ ; Python Web Programming:
http://pydish.holdenweb.com/pwp/








More information about the Python-list mailing list