##// END OF EJS Templates
add Client.resubmit for re-running tasks...
add Client.resubmit for re-running tasks closes gh-411 * allow `content` in session.serialize to be a unicode object, because mongo+JSON cannot be relied upon to produce encoded bytes.

File last commit:

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