##// END OF EJS Templates
fix typo in StreamKernel.abort_queue...
fix typo in StreamKernel.abort_queue abort_queue had not been updated to match return value of session.send(), which is the message itself, and no longer a tuple.
MinRK -
r4137:1f78d0e2
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / apps
__init__.py Loading ...
baseapp.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
win32support.py Loading ...
winhpcjob.py Loading ...