##// END OF EJS Templates
cleanup IPython handler settings...
cleanup IPython handler settings move settings to the tornado settings dict, rather than a mixture of tornado settings and application references, and application.ipython_app references. removes any reference to application / ipython_app attributes in the handlers, in favor of the tornado settings dict. These were a massive pain for anyone who might want to re-use our handlers.
MinRK -
r10355:7334b686
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 ...