##// END OF EJS Templates
Fix typo in 7.13 release notes...
Fix typo in 7.13 release notes bellow -> below

File last commit:

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