On Tue, 15 Jun 2010 23:03:06 -0700 Brett Cannon brett@python.org wrote:
I agree with this sentiment. The UNIX timestamp stuff should stay in time, the time tuple stuff should just go, and datetime should be fleshed out to handle all the stuff that is not a direct wrapping around libc. That way people deal with accurate datetimes as well as well understood concepts with UNIX timestamps and datetime objects.
Agreed.
What? We all agree?