[Python-Dev] Add UTC to 2.7 (PyCon sprint idea)

Fred Drake fdrake at acm.org
Thu Feb 18 14:43:41 CET 2010


On Thu, Feb 18, 2010 at 7:41 AM, anatoly techtonik <techtonik at gmail.com> wrote:
> It will still require workarounds and bridges to make API in user
> scripts convenient, i.e.

I'm not entirely sure what you intended the "It" to refer to here.

My take on this is that bundling a version of pytz in the standard
library will simply generate more ways to deal with timezones.  Using
pytz as an external dependency is easy and provides a high level of
update support.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller


More information about the Python-Dev mailing list