##// END OF EJS Templates
Merge pull request #12198 from theo-o/patch-1...
Merge pull request #12198 from theo-o/patch-1 Fix typos in 7.x series release notes

File last commit:

r22963:2961b531
r25590:c926ce50 merge
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])