##// END OF EJS Templates
Don't run PYTHONSTARTUP file if a file, code or module is passed...
Don't run PYTHONSTARTUP file if a file, code or module is passed This is in line with how Python behaves

File last commit:

r13942:cb2aacad
r15707:e105ff83
Show More
style.less
4 lines | 95 B | text/x-less | LessCssLexer
Brian E. Granger
Fixing less @import paths in auth/base/tree....
r12641 @import "variables.less";
@import "mixins.less";
@import "flexbox.less";
MinRK
add error css
r13942 @import "error.less";