##// END OF EJS Templates
support `input` in Python 2 kernels...
support `input` in Python 2 kernels input is just `eval(raw_input(…))` closes #3990

File last commit:

r11033:fa36e98f
r12320:a2551ddc
Show More
style.less
2 lines | 77 B | text/x-less | LessCssLexer
Brian E. Granger
Adding style.less to each subdir - but still use global style.less
r10718 @import "../tree/less/altuploadform.less";
@import "../tree/less/tree.less";