##// 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
/ ... / static / codemirror / mode / xquery / test
index.html Loading ...
testBase.js Loading ...
testEmptySequenceKeyword.js Loading ...
testMultiAttr.js Loading ...
testNamespaces.js Loading ...
testProcessingInstructions.js Loading ...
testQuotes.js Loading ...