##// 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 / widgets
widget.js Loading ...
widget_bool.js Loading ...
widget_button.js Loading ...
widget_container.js Loading ...
widget_float.js Loading ...
widget_image.js Loading ...
widget_int.js Loading ...
widget_multicontainer.js Loading ...
widget_selection.js Loading ...
widget_string.js Loading ...