##// END OF EJS Templates
don't inject unicode into sys.argv...
don't inject unicode into sys.argv Protects %run and `ipython script.py` from getting unicode sys.argv on Python 2 closes #710
MinRK -
r5098:71d3d186
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test_backgroundjobs.py Loading ...
test_imports.py Loading ...
test_irunner.py Loading ...
test_irunner_pylab_magic.py Loading ...
test_pylabtools.py Loading ...