Who needs exceptions (was Re: Two languages, too similar, competing in the same space.)

Courageous jkraska at san.rr.com
Wed Jan 2 20:57:21 EST 2002


 
>> btw- what do "big applications written by people with some smarts"
>> do when this global_emergency_ballast block of memory happens
>> to be the one that got corrupted?

<satan>

Your signal handler for SIG_SEGV gets tripped and calls longjmp()
to return you to your main event loop.

</satan>





:)

C//




More information about the Python-list mailing list