##// 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:

r736:d53b34f4
r1953:3af41af2
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$