##// END OF EJS Templates
remove non-functional View.kill method...
remove non-functional View.kill method This method cannot be implemented until engines have local nannies that can send signals. closes #2772

File last commit:

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