##// END OF EJS Templates
apply json_clean to comm_msg content...
apply json_clean to comm_msg content The same code that is applied to other user-generated json content. avoids errors in json encoding.
MinRK -
r16623:6a59f9f2
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...