##// 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:

r4750:b9f6e707
r11114:2d8f2676
Show More
__init__.py
3 lines | 91 B | text/x-python | PythonLexer
# load extended setup modules for distuils
from .install_data_ext import install_data_ext