> It would be better to write your own exception class:
>
> class MyException(Exception):
>      pass


and how would i automatically inject this into 3rd part library
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to