##// END OF EJS Templates
Get Tracer working after ipapi.get replaced with get_ipython...
Get Tracer working after ipapi.get replaced with get_ipython Commit 790f731 replaced `ipapi.get` with a `get_ipython` function, that changed the API slightly, returning None when no InteractiveShell instance has been registered.

File last commit:

r11030:f473514c
r11114:2d8f2676
Show More
.gitignore
16 lines | 189 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox