This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients belopolsky, brian.curtin, ocean-city
Date 2010-12-08.18:50:07
SpamBayes Score 0.008557434
Marked as misclassified No
Message-id <1291834208.86.0.726523010069.issue10653@psf.upfronthosting.co.za>
In-reply-to
Content
I got readable result. ;-)

>>> import time
>>> time.tzname
('東京 (標準時)', '東京 (標準時)')
History
Date User Action Args
2010-12-08 18:50:08ocean-citysetrecipients: + ocean-city, belopolsky, brian.curtin
2010-12-08 18:50:08ocean-citysetmessageid: <1291834208.86.0.726523010069.issue10653@psf.upfronthosting.co.za>
2010-12-08 18:50:07ocean-citylinkissue10653 messages
2010-12-08 18:50:07ocean-citycreate