##// END OF EJS Templates
Simple changes to make example notebooks Python 3 compatible
Simple changes to make example notebooks Python 3 compatible

File last commit:

r1420:34bafc01
r9196:a4ef267e
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