##// END OF EJS Templates
Backport PR #12453: Allow spaces when using debug magic
Backport PR #12453: Allow spaces when using debug magic

File last commit:

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