##// END OF EJS Templates
allow datestamps to exclude microseconds...
allow datestamps to exclude microseconds datetime.isoformat() excludes microseconds when the value is zero, causing a 1/1000000 failure on most platforms, and 1/1000 on Windows due to millisecond datetime resolution.
MinRK -
r15308:e631d278
Show More
Name Size Modified Last Commit Author
/ IPython / html / tests / notebook
arrow_keys.js Loading ...
display_image.js Loading ...
empty_arrow_keys.js Loading ...
execute_code.js Loading ...
inject_js.js Loading ...
interrupt.js Loading ...
isolated_svg.js Loading ...
markdown.js Loading ...
merge_cells.js Loading ...
roundtrip.js Loading ...
safe_append_output.js Loading ...
save.js Loading ...
shutdown.js Loading ...
tooltip.js Loading ...