##// END OF EJS Templates
Rename of input groups and use of self.block for e_in_prompt.
r14193:1001f9cf
Show More
simplevars.py
3 lines | 61 B | text/x-python | PythonLexer
from __future__ import print_function
x = 1
print('x is:',x)