Re: [Pyobjc-dev] A better way to deal w/sig 10 & 11 exceptions
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2003-06-04 14:50:35
|
On Wednesday, Jun 4, 2003, at 07:30 US/Eastern, bb...@ma... wrote: > If I get a chance, I'll look into adding an ExceptionHandling module > that wraps the framework of the same name. Ooops... that framework is undocumented and, as far as I can tell, designed to handle exceptions related to Distributed Objects. Fortunately, the lower level C API -- see man signal -- is straightforward. b.bum |