##// END OF EJS Templates
Addressed issues: renamed ZMQHistoryManager (appears to do need to do more than just an Accessor) in IPython/terminal/console/zmqhistory.py; added abc methods; rewrote access methods to load the history from the kernel client; works with 'ipython console' and with 'ipython console --kernel'
Addressed issues: renamed ZMQHistoryManager (appears to do need to do more than just an Accessor) in IPython/terminal/console/zmqhistory.py; added abc methods; rewrote access methods to load the history from the kernel client; works with 'ipython console' and with 'ipython console --kernel'
Doug Blank -
r18846:9fa40ff7
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / console
tests
__init__.py Loading ...
__main__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...
zmqhistory.py Loading ...