##// END OF EJS Templates
Move dict keys completions higher....
Move dict keys completions higher. If we are in a dict this is likely way more accurate.

File last commit:

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