##// END OF EJS Templates
CrashHandler.py => core/crashhandler.py and updated all imports.
CrashHandler.py => core/crashhandler.py and updated all imports.

File last commit:

r2014:e761d004
r2014:e761d004
Show More
test_imports.py
8 lines | 184 B | text/x-python | PythonLexer
#!/usr/bin/env python
# encoding: utf-8
def test_import_completer():
from IPython.core import completer
def test_import_crashhandler():
from IPython.core import crashhandler