##// END OF EJS Templates
Renaming the special methods of the formatters....
Renaming the special methods of the formatters. The IPython formatters use special methods to compute the format of objects. These special methods have names like "__html__", but with this commit these have been changed to "_repr_html_". I have also added a Javascript formatter and fixed a bug in pylab tools in getfigs.

File last commit:

r3567:88a0371b
r3878:43a27cb1
Show More
.gitignore
12 lines | 121 B | text/plain | TextLexer
build
./dist
docs/dist
docs/build
docs/_build
docs/source/api/generated
docs/gh-pages
*.py[co]
build
*.egg-info
*~
*.bak