##// 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.

File last commit:

r1420:34bafc01
r4137:1f78d0e2
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x