##// END OF EJS Templates
Comment out accidentally left over 'raise'....
Comment out accidentally left over 'raise'. This function promises NEVER to raise an exception, I was propagating it out while debugging some odd behavior with __builtins__ and left it accidentally in place.
Fernando Perez -
r2486:3ed2d8dd
Show More
Name Size Modified Last Commit Author
/ IPython / utils / tests
__init__.py Loading ...
test_genutils.py Loading ...
test_imports.py Loading ...
test_notification.py Loading ...
test_platutils.py Loading ...
test_traitlets.py Loading ...