##// END OF EJS Templates
- Fixes for doctest support. Need more testing, esp. to be sure they don't...
- Fixes for doctest support. Need more testing, esp. to be sure they don't introduce any side-effects, since I'm messing with the FakeModule object which Pickle and others depend on. - Small fixes in object inspection. - Restored a number of magics that should NOT have been moved out to ipy_legacy.

File last commit:

r736:d53b34f4
r834:a1312bc6
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
.*\#.*\#$