"Vsevolod" <[email protected]> wrote in message news:[email protected]...
> There's a common unification library -- bordeaux-threads -- > that abstracts away implementation specifics. It's API includes > the function destroy-thread. Which is deprecated, like the Java one. It's not hard to provide a kill thread call, if you don't mind it having undefined semantics. -- http://mail.python.org/mailman/listinfo/python-list
