##// END OF EJS Templates
split adds new cell above, rather than below...
split adds new cell above, rather than below preserves the order of code and output across split event rather than moving output into the middle of the split.

File last commit:

r8121:66727cb1
r12956:146f06f8
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]