* Alf P. Steinbach:
> [About baffling almost not reproducible interpreter crash on Ctrl C]
The error code 0xc0000417 is some custom one, not a standard Windows code.
Sorry, I was wrong about that, just that the MS ErrLook utility didn't find it.
<url:
http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/2d0577ec-562a-498d-af66-0177a3f2e52c>
says it's
STATUS_INVALID_CRUNTIME_PARAMETER
#An invalid parameter was passed to a C runtime function.
defined in [ntstatus.h].
Cheers,
- Alf
--
http://mail.python.org/mailman/listinfo/python-list