##// END OF EJS Templates
Refactor code-finding logic, and use it for %save and %macro as well.
Refactor code-finding logic, and use it for %save and %macro as well.

File last commit:

r1420:34bafc01
r3493:66344e2a
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