##// END OF EJS Templates
Cleanup naming and organization of channels....
Cleanup naming and organization of channels. * Change remaining use of "sub" to "iopub". * Use consistent naming of channel classes across zmq, inprocess and qt. * Move BlockingChannelMixin to zmq.blockingkernelmanager.
Brian Granger -
r9120:beaf07d3
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...