##// END OF EJS Templates
Change get_source() api as per code review, to source_reset()....
Change get_source() api as per code review, to source_reset(). This now takes no flags, as a non-reset source access can be done simply on the .source attribute.
Fernando Perez -
r2636:1491a320
Show More
Name Size Modified Last Commit Author
/ IPython / zmq
__init__.py Loading ...
completer.py Loading ...
frontend.py Loading ...
kernel.py Loading ...
kernelmanager.py Loading ...
ktest.py Loading ...
session.py Loading ...