##// END OF EJS Templates
remove nose.assert_equal from IPython/core/tests/test_oinspect.py
remove nose.assert_equal from IPython/core/tests/test_oinspect.py

File last commit:

r22963:2961b531
r26724:5cba8660
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])