##// END OF EJS Templates
Added compatibility layer for Shell/ipapi/iplib....
Added compatibility layer for Shell/ipapi/iplib. These 3 top-level modules have been moved to core. But, to ease the transition to their new location, we have re-created these modules at the top-level. The new top-level modules print a warning statement and simple import the moved modules for now. In the long run, we can use these for further compatibility related things.
Brian Granger -
r2061:73165067
Show More
Name Size Modified Last Commit Author
/ IPython / core
tests
__init__.py Loading ...
completer.py Loading ...
crashhandler.py Loading ...
debugger.py Loading ...
excolors.py Loading ...
fakemodule.py Loading ...
history.py Loading ...
hooks.py Loading ...
ipapi.py Loading ...
iplib.py Loading ...
ipmaker.py Loading ...
logger.py Loading ...
macro.py Loading ...
magic.py Loading ...
oinspect.py Loading ...
outputtrap.py Loading ...
prefilter.py Loading ...
prompts.py Loading ...
release.py Loading ...
shadowns.py Loading ...
shell.py Loading ...
shellglobals.py Loading ...
ultratb.py Loading ...
usage.py Loading ...