##// END OF EJS Templates
Merge branch 'master' of https://github.com/ipython/ipython into cython-magic-name-argument
Merge branch 'master' of https://github.com/ipython/ipython into cython-magic-name-argument

File last commit:

r1420:34bafc01
r12791:12dec511 merge
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