##// END OF EJS Templates
Application.launch_instance...
Application.launch_instance removes `new` from method name, since it isn't accurate.

File last commit:

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