>>> 1/0
Traceback (most recent call last):
# This is simply to test the test runner
ZeroDivisionError: integer division or modulo by zero
