##// END OF EJS Templates
Using py3compat.unicode_to_str instead of str.
Using py3compat.unicode_to_str instead of str.

File last commit:

r1420:34bafc01
r12792:d4d6bc63
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