Python and checked exceptions

Kay Schluehr kay.schluehr at gmx.net
Sat Sep 23 07:04:53 EDT 2006


A new cookbook recipe suggesting two decorators @throws and @catches
for treatment of checked exceptions in Python:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/498131

This might be of practical interest for some and theoretical interest
for others - in particular those who know checked ex as a language
feature of Java.

Regards,
Kay




More information about the Python-list mailing list