On Wed, Feb 17, 2010 at 23:46,  <s...@pobox.com> wrote:
>
>    Lennart> The timezone database is updated several times per year. You
>    Lennart> can *not* include it in the standard library.
>
> My guess is the data are updated several times per year, not the code.  Can
> they not be separated?

Yes, but that would mean we have an implementation in stdlib that
relies on a dataset which may not exist. That is just going to be
confusing. Moving pytz into the stdlib doesn't solve anything, really.
So why do it? It's not like pytz is hard to install.

-- 
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to