Donn Ingle wrote:
> Already done, the code within PIL is causing the crash. It gets ugly and
> out of my remit. It's a freetype/Pil thing and I simply want to a way to
> catch it when it happens.
>  Since a segfault ends the process, I am asking about "wrappers" around
>  code
> to catch a segfault.
> 
> \d

Wouldn't it be better to narrow down to what in your code is invoking PIL 
in a manner in which PIL exhibits such behaviour, and handle it within 
your code?

Just a thought!

-- 
Ayaz Ahmed Khan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to