##// END OF EJS Templates
Backport PR #4868: Static path fixes...
Backport PR #4868: Static path fixes more use of the package dir instead of static file dir, and update a previous test patch of mine to work for build and install time tests

File last commit:

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