exception-test/exception-test.py

3 lines
46 B
Python
Executable File

#!/usr/bin/env python3
raise Exception("foo")