import os try: os.fork()finally: print('Doing important cleanup')
Standard input is empty
Doing important cleanup Doing important cleanup
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!