##// END OF EJS Templates
Fix 'import '... completion for py3 & egg files....
Fix 'import '... completion for py3 & egg files. Closes #2555.

File last commit:

r8121:66727cb1
r8892:d5ed3097
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]