Warren DeLano added the comment:

Yes.  Here's what I think the problem is:  InterlockedCompareExchange 
called from EnterNonRecursiveMutex in thread_nt.h:101 seems to returns 
(-1) as 0x00000000FFFFFFFF instead of 0xFFFFFFFFFFFFFFFF.  Still working 
out why though...

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1332>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to