##// END OF EJS Templates
embed_kernel: pass [] to IPKernelApp.initialize to prevent argv parsing...
embed_kernel: pass [] to IPKernelApp.initialize to prevent argv parsing https://github.com/ipython/ipython/pull/1357/files#r400153 Stop embed_kernel() from parsing sys.argv since to support being called from a environments with their own command line args.
Scott Tsai -
r6046:75b852da
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_kernel.py Loading ...
test_security.py Loading ...