Éric Araujo <[email protected]> added the comment: Following the last link on #2859, I’ve found that “rfc822.formatdate(time)” can be changed to “email.utils.formatdate(time, usegmt=True)”.
I’ll make a real diff in a few days if noone beats me to it. Regards ---------- nosy: +merwok _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7370> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
