##// END OF EJS Templates
Backport PR #13625: Remove set-next input when triggering help.
Backport PR #13625: Remove set-next input when triggering help.

File last commit:

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