##// END OF EJS Templates
re-cast int/float subclasses to int/float in json_clean...
re-cast int/float subclasses to int/float in json_clean Protects against custom `__str__` in int subclasses (e.g. enums). Works around a [bug in the stdlib](http://bugs.python.org/issue12657). closes #4598
MinRK -
r13706:e6f14d5a
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / templates
latex
reveal_internals
skeleton
html_basic.tpl Loading ...
html_full.tpl Loading ...
markdown.tpl Loading ...
python.tpl Loading ...
rst.tpl Loading ...
slides_reveal.tpl Loading ...