##// END OF EJS Templates
Fixing review comments:...
Fixing review comments: * Don't use lstrip/rstrip in that way. * Renaming things in the pdf postprocessor.

File last commit:

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