On Fri, Feb 19, 2010 at 12:11 PM, Lennart Regebro <rege...@gmail.com> wrote:

> But is the "You don't have to install it" really such a big problem so
> that it's worth the other problems like platform incompatibilities and
> such?

I don't think there are any platform incompatibilities - it will work
as documented on all platforms. You lose the ability to assume that
two identical pytz versions on different platforms can use the same
timezone strings, but gain the ability that system timezone strings
can be used with Python.

> In any case, since you want to make a version that can be included and
> uses the timezone API, I guess that's a moot question until we have
> that version. :)

As I understand it dateutil pretty much already provides what I'm describing.


-- 
Stuart Bishop <stu...@stuartbishop.net>
http://www.stuartbishop.net/
_______________________________________________
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