[Python-ideas] Rename time module to "posixtime"

Antoine Pitrou solipsis at pitrou.net
Wed Jun 16 11:45:44 CEST 2010


On Tue, 15 Jun 2010 23:03:06 -0700
Brett Cannon <brett at 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?





More information about the Python-ideas mailing list