tzname problem

Christian Scholz ruebe at aachen.heimat.de
Mon Apr 26 16:12:12 EDT 1999


Hi!

I compiled and installed Python 1.5.2 on my Linux box.
But I have a problem when using tzname (well, actually Zope has):

>>> from time import tzname
Traceback (innermost last):
  File "<stdin>", line 1, in ?
ImportError: cannot import name tzname
>>> 

Does anybody know why this happens? timemodule is included
of course..

best,
  Christian




More information about the Python-list mailing list