22 Apr
1999
22 Apr
'99
1:40 p.m.
Hi, I installed Python 1.5.2 and Zope. When I tried to fire up the Python server, the following error occurred
ImportError: cannot import name tzname
Well, it seems that in python 1.5.2 there is no more function "tzname". I currently fixed it by simply hardcoding the function in TimeDate.py, but this is no real solution.
Is this a bug in python 1.5.2?
Best Regards, Hermann
What platform are you using? I just tried importing time on linux, and tzname is there... Could this be somehow dependent on platform? :( Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com