##// END OF EJS Templates
Add a mode to exec code in %debug magic
Add a mode to exec code in %debug magic

File last commit:

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