##// END OF EJS Templates
add startup_dir to profiles...
add startup_dir to profiles Any .py or .ipy file in this directory will be run at startup. Files are run in in lexicographical order, as described in #914

File last commit:

r1420:34bafc01
r5246:7c21f7c8
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x