##// END OF EJS Templates
Add tests to ensure that %run does not modify __builtins__...
Add tests to ensure that %run does not modify __builtins__ I will open a ticket for this, the current code only has the failing tests, I still need to find a fix.

File last commit:

r1420:34bafc01
r1953:3af41af2
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x