##// END OF EJS Templates
Backport PR #4121: move test_kernel from IPython.zmq to IPython.kernel...
Backport PR #4121: move test_kernel from IPython.zmq to IPython.kernel I don't know how it managed to get left behind. Should be backported to 1.1

File last commit:

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