##// END OF EJS Templates
Moved a few things back to InteractiveShell....
Moved a few things back to InteractiveShell. The following attributes were still needed in the base InteractiveShell class. * autoindent. This is used in runlines. * separate_in, separate_out, separate_out2 are used in prompt management. Eventually these things should be refactored and moved to the frontends, just not yet.
Brian Granger -
r2766:c9e054c3
Show More
Name Size Modified Last Commit Author
/ IPython / config / default
__init__.py Loading ...
ipcluster_config.py Loading ...
ipcontroller_config.py Loading ...
ipengine_config.py Loading ...
ipython_config.py Loading ...