In [4]:
import testing

In [7]:
testing.blowup(123)


blown up 2!

In [6]:
reload(testing)


Out[6]:
<module 'testing' from 'testing.py'>

In [ ]: