##// END OF EJS Templates
Merge pull request #663 from takluyver/py3compat...
Merge pull request #663 from takluyver/py3compat Python 3 compatibility work. This doesn't fully get us to a single codebase supporting py2/3 at install time, but it does make significant progress in that direction.

File last commit:

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