STINNER Victor added the comment: > I believe the datetime.now() should always return the same format.
It's now how it was implemented: http://docs.python.org/dev/library/datetime.html#datetime.datetime.__str__ and http://docs.python.org/dev/library/datetime.html#datetime.datetime.isoformat ---------- nosy: +haypo _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17139> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com