##// END OF EJS Templates
hook up proper loggers...
hook up proper loggers use IPython logger as first choice, fall back on tornado logger (for use in non-IPython apps).

File last commit:

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