##// END OF EJS Templates
whatsnew/version0.9.txt: Fix '~./ipython' -> '~/.ipython' typo
whatsnew/version0.9.txt: Fix '~./ipython' -> '~/.ipython' typo

File last commit:

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