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

Do you think we can get 9527 in?  My patch was based on the non-existence of a 
LocalTimezone facility in the stdlib.

Good point about the special interpretation of -0000.  Given 9527 (and only 
given 9527) it would indeed make sense to restrict email to aware datetimes 
plus naive datetimes for -0000 timestamps.

I'll have to keep a flag for the 60th second  outside of the datetime instance 
(or pretend it doesn't exist :)

----------
dependencies: +Add aware local time support to datetime module

_______________________________________
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