##// END OF EJS Templates
fix a print statement for py3 in %px test
fix a print statement for py3 in %px test

File last commit:

r1420:34bafc01
r7058:aa84e64f
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
Fernando Perez
Checkpoint with more tests working....
r1420 x = 1
print 'x is:',x