##// END OF EJS Templates
Merge pull request #1640 from minrk/embedkernel...
Merge pull request #1640 from minrk/embedkernel Add IPython.embed_kernel() as a public API. Embedding an IPython kernel in an application is useful when you want to use IPython.embed() but don't have a terminal attached on stdin and stdout.

File last commit:

r6446:74c10b3c
r6626:14dcd993 merge
Show More
_sysinfo.py
2 lines | 36 B | text/x-python | PythonLexer
MinRK
store git commit hash in utils._sysinfo instead of hidden git_commit_info.ini data file.
r6315 # GENERATED BY setup.py
Fernando Perez
Emergency fix for py3 breakage introduced in 576f6f (merge of #1538)...
r6446 commit = ""