##// END OF EJS Templates
skip Python 2.6 in test_profile...
skip Python 2.6 in test_profile because python -m doesn't work

File last commit:

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