STINNER Victor added the comment: > I did add a few lines of code to support subsecond formatting, but at some > point we should be able to unify timedelta and timezone formatting.
My concern is that it makes timestamp parsing more complex because we would have to handle the theorical case of timezone with microsecond precision. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5288> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com