##// END OF EJS Templates
cleanup stdin event submission...
cleanup stdin event submission follow example in rename notebook: remove form, bind keydown for enter, avoiding shift-enter submitting the cell again.

File last commit:

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