[C++-sig] Exception translation

Piotr Jaroszyński p.jaroszynski at gmail.com
Sat Jun 16 15:33:03 CEST 2007


On Friday 15 of June 2007 23:38:14 Albert Strasheim wrote:
> Hello all
>
> I want to translate some of my exceptions from C++ to Python.

FWIW, I have written some exception handling code too:
http://paludis.pioto.org/trac/browser/trunk/python/exception.hh
http://paludis.pioto.org/trac/browser/trunk/python/exception.cc

It's a little project specific, but could be easily adjusted.

-- 
Best Regards,
Piotr Jaroszyński



More information about the Cplusplus-sig mailing list