A new cookbook recipe suggesting two decorators @throws and @catches
for treatment of checked exceptions in Python:
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
for treatment of checked exceptions in Python:
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
Comment