On Fri, 6 Jul 2007 10:47:16 -0700, Mike Klaas <[EMAIL PROTECTED]> wrote:
>On 6-Jul-07, at 6:45 AM, Yaakov Nemoy wrote:
>
>>
>> I can do the other three parts, but I am wondering, how do I write a
>> deterministic test unit for my patch? How is it done with the
>> threading model in python in gener
On 6-Jul-07, at 6:45 AM, Yaakov Nemoy wrote:
>
> I can do the other three parts, but I am wondering, how do I write a
> deterministic test unit for my patch? How is it done with the
> threading model in python in general?
I don't know how it is done in general, but for reference, here are
some