[Python-ideas] Rename time module to "posixtime"
Michael Foord
fuzzyman at voidspace.org.uk
Wed Jun 16 13:09:51 CEST 2010
On 16 June 2010 10:59, M.-A. Lemburg <mal at egenix.com> wrote:
> Antoine Pitrou wrote:
> > 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?
>
> I don't :-)
>
> We've done the stdlib reorg already, now it's time to focus on
> improving what's there, not removing things.
>
The standard library will continue to evolve in Python 3 though, with both
additions and deprecations - following our standard deprecation policy of
course.
Michael
>
> --
> Marc-Andre Lemburg
> eGenix.com
>
> Professional Python Services directly from the Source (#1, Jun 16 2010)
> >>> Python/Zope Consulting and Support ... http://www.egenix.com/
> >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
> >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
> ________________________________________________________________________
> 2010-07-19: EuroPython 2010, Birmingham, UK 32 days to go
>
> ::: Try our new mxODBC.Connect Python Database Interface for free ! ::::
>
>
> eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
> D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
> Registered at Amtsgericht Duesseldorf: HRB 46611
> http://www.egenix.com/company/contact/
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas
>
--
http://www.voidspace.org.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20100616/e1931344/attachment.html>
More information about the Python-ideas
mailing list