##// END OF EJS Templates
Merge pull request #10835 from takluyver/i10814...
Merge pull request #10835 from takluyver/i10814 Identify position after a newline as the start of the next line

File last commit:

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