R. David Murray <rdmur...@bitdance.com> added the comment:

Fixed a bug (parsedate_to_datetime wasn't producing naive datetimes for -0000) 
and checked this in.

Note that I have added Alexander's 'localtime' function to email.utils in my 
feature branch/pypi release, to facilitate testing date headers.  If localtime 
gets added to datetime before 3.3 I'll remove it from email.utils.  The email 
package itself does not depend on having localtime, but it will be wanted by 
application programs that use email.

----------
dependencies:  -Add aware local time support to datetime module
resolution:  -> accepted
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue665194>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to