##// 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.
MinRK -
r7737:00142486
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / codemirror
lib
mode
theme
LICENSE Loading ...
README-IPython.rst Loading ...
README.md Loading ...

CodeMirror 2

CodeMirror 2 is a rewrite of CodeMirror
1
. The docs live
here, and the project page is
http://codemirror.net/.