##// END OF EJS Templates
Better handling of `__file__` when running scripts....
Better handling of `__file__` when running scripts. * Set `__file__` when running `ipython filename.ipy` * Avoid leaking `__file__` back into the main namespace when using `%run`.
Bradley M. Froehle -
r8529:fb101a1a
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_lbview.py Loading ...
test_magics.py Loading ...
test_mongodb.py Loading ...
test_newserialized.py Loading ...
test_view.py Loading ...