FW: issue: timezones missing in 2011d?
I'm forwarding this message from Manuel Barkhau, who is not on the time zone mailing list. Those of you who are on the list, please direct replies appropriately. --ado -----Original Message----- From: Manuel Barkhau [mailto:mbarkhau@googlemail.com] Sent: Monday, March 21, 2011 11:22 To: tz@lecserver.nci.nih.gov Subject: issue: timezones missing in 2011d? C:\workspace>C:\Python25\python.exe Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)] on win 32 Type "help", "copyright", "credits" or "license" for more information.
import pytz pytz.VERSION '2011d' len(pytz.all_timezones) 0
After installing 2010l and updating back to 2011d it seems to work now.
len(pytz.all_timezones) 570
From: Manuel Barkhau [mailto:mbarkhau@googlemail.com] Sent: Monday, March 21, 2011 11:22 To: tz@lecserver.nci.nih.gov Subject: issue: timezones missing in 2011d?
I've opened a bug on this: https://bugs.launchpad.net/pytz/+bug/740023 It is a packaging or installation issue unrelated to the underlying database, so is off topic for the timezone mailing list. -- Stuart Bishop <stuart@stuartbishop.net> http://www.stuartbishop.net/
participants (2)
-
Olson, Arthur David (NIH/NCI) [E] -
Stuart Bishop