##// END OF EJS Templates
- new doctest_mode magic to toggle doctest pasting/prompts....
- new doctest_mode magic to toggle doctest pasting/prompts. - extend to_user_ns to accept a dict as an argument. - small fixes to scipy profile

File last commit:

r736:d53b34f4
r763:3b7d7e50
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
.*\#.*\#$