##// END OF EJS Templates
Fixes to docs and InteractiveShell.instance()...
Fixes to docs and InteractiveShell.instance() * Updated messaging docs to say that the prompt informtion always is returned in execute_reply. * Started to fix InteractiveShell.instance() to properly handle subclasses.

File last commit:

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