threading

Marko Rauhamaa marko at pacujo.net
Fri Apr 11 11:36:47 EDT 2014


Rustom Mody <rustompmody at gmail.com>:

> On Friday, April 11, 2014 10:45:08 AM UTC+5:30, Rustom Mody wrote:
>> On Friday, April 11, 2014 2:14:42 AM UTC+5:30, Marko Rauhamaa wrote:
>> >  (1) oversimplification which makes it difficult to extend the design
>> >      and handle all of the real-world contingencies
>> 
>> This I dont...
>
> I meant "Dont understand"

The simplest example: there's no general way to terminate a thread.
Hacks exist for some occasions, but they can hardly be considered
graceful.


Marko



More information about the Python-list mailing list