##// END OF EJS Templates
Removed shell.py entirely and made the embedded shell a proper subclass....
Removed shell.py entirely and made the embedded shell a proper subclass. This created a new model :mod:`IPython.core.embed` with a subclass of :class:`IPython.core.iplib.InteractiveShell` called :class:`InteractiveShellEmbed`. This subclass now has all the embedding logic that was in :mod:`shell`.

File last commit:

r1877:d11df54f
r2206:5496710c
Show More
.bzrignore
4 lines | 110 B | text/plain | TextLexer
# IPython-specific files and pattersn that bzr should ignore
docs/dist
docs/build/*
docs/source/api/generated