try: 1/0finally: print('Not suppressing anything.')
Standard input is empty
Not suppressing anything.
Traceback (most recent call last): File "./prog.py", line 2, in <module> ZeroDivisionError: division by zero
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!