##// END OF EJS Templates
Complete reorganization of InteractiveShell....
Complete reorganization of InteractiveShell. I have created a new subclass of InteractiveShell for the old terminal frontend. All frontendy type things have been moved to this subclass.

File last commit:

r2732:60cab731
r2761:7b6e19f0
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""