##// END OF EJS Templates
Merge pull request #4497 from minrk/datetime-session...
Merge pull request #4497 from minrk/datetime-session don't automatically unpack datetime objects in the message spec only unpack in headers move handling of datetime objects in content and metadata to application-level code minor fix to ISO8601 re (closes #4493)
Matthias Bussonnier -
r13542:c1cf1a93 merge
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters / tests
files
__init__.py Loading ...
base.py Loading ...
cheese.py Loading ...
test_export.py Loading ...
test_exporter.py Loading ...
test_html.py Loading ...
test_latex.py Loading ...
test_markdown.py Loading ...
test_python.py Loading ...
test_rst.py Loading ...
test_slides.py Loading ...
test_templateexporter.py Loading ...