##// END OF EJS Templates
User `EditingMode` instance instead of upper-cased name of a mode
User `EditingMode` instance instead of upper-cased name of a mode

File last commit:

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