Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

Committed issue6280-calendar.diff in r81988.  I believe tests should be merged 
in 2.7.  Any objections?

As for the original RFE, I think it should be rejected.  I believe users should 
be encouraged to use datetime objects instead of timetuples and converting a 
UTC datetime to any kind of "since epoch" timestamp is very simple using 
datetime module arithmetics.

----------
versions: +Python 2.7

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

Reply via email to