threading.py Condition wait overflow error

Mark English Mark.English at liffe.com
Wed Jan 26 06:57:18 EST 2005


> Date: Wed, 26 Jan 2005 00:10:31 -0500
> From: Tim Peters <tim.peters at gmail.com>
> The most common cause for "impossible exceptions"
> is flawed C code in an extension that fails to 
> check a Python C API call for an error return.
Yes, I use a lot of C modules which I wrote. It could certainly be one
of them (although which one could be an interesting challenge to find
out). It may even have something to do with moving to the VC7.1
compiler.

Thank you very much for your suggestion. Without it I would never have
thought to look at that code.

Mark


-----------------------------------------------------------------------
The information contained in this e-mail is confidential and solely 
for the intended addressee(s). Unauthorised reproduction, disclosure, 
modification, and/or distribution of this email may be unlawful. If you 
have received this email in error, please notify the sender immediately 
and delete it from your system. The views expressed in this message 
do not necessarily reflect those of LIFFE Holdings Plc or any of its subsidiary companies.
-----------------------------------------------------------------------




More information about the Python-list mailing list