##// END OF EJS Templates
Merge pull request #2165 from tkf/run-glob...
Merge pull request #2165 from tkf/run-glob Expand globs (i.e., '*' and '?') in `%run`. Use `-G` to skip.

File last commit:

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