##// END OF EJS Templates
Merge pull request #13675 from d3dave/bugfix/elide-point-out-of-range...
Merge pull request #13675 from d3dave/bugfix/elide-point-out-of-range terminal: Fix IndexError when attempting to elide paths with empty components

File last commit:

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