##// END OF EJS Templates
Merge pull request #11999 from impact27/plain_chained...
Merge pull request #11999 from impact27/plain_chained PR: Add chained exception to 'Plain' mode

File last commit:

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