##// END OF EJS Templates
add missing data_javascript...
add missing data_javascript Note that javascript is still excluded from html output by default. candidate for backport to 1.1

File last commit:

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