[issue22932] email.utils.formatdate uses unreliable time.timezone constant

Dmitry Shachnev report at bugs.python.org
Tue Dec 9 07:53:33 CET 2014


Dmitry Shachnev added the comment:

Here is the updated patch based on Alexander’s suggestion.

Works fine, the only difference with previous behavior is that the zero time zone is now +0000 instead of -0000.

----------
Added file: http://bugs.python.org/file37394/issue22932_v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22932>
_______________________________________


More information about the Python-bugs-list mailing list