##// END OF EJS Templates
Use the display constructor in the ipipe displayhook instead of __or__...
Use the display constructor in the ipipe displayhook instead of __or__ so that it works with objects implementing __or__ themselves.

File last commit:

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