RosettaCodeData/Task/Flow-control-structures/Python/flow-control-structures-2.py

2 lines
35 B
Python

class MyException(Exception): pass