##// END OF EJS Templates
Fix small bug in test suite for calling ipython's getoutput.x
Fix small bug in test suite for calling ipython's getoutput.x

File last commit:

r1420:34bafc01
r3040:65b72354
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