RosettaCodeData/Task/Exceptions/Python/exceptions-5.py

3 lines
40 B
Python

def spam():
raise SillyError('egg')