##// END OF EJS Templates
move _encode_binary to jsonutil.encode_images...
move _encode_binary to jsonutil.encode_images And fix identification of PNG/JPEG data, which could be double-encoded when using a JSON library that decodes to str instead of unicode (simplejson 2.6, for instance). Changes are tested.

File last commit:

r7632:710899f7
r7737:00142486
Show More
.gitignore
14 lines | 167 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak
.tox