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 flox
Recipients belopolsky, flox
Date 2011-11-01.16:56:43
SpamBayes Score 0.0014984694
Marked as misclassified No
Message-id <1320166603.97.0.58939508903.issue13313@psf.upfronthosting.co.za>
In-reply-to
Content
On builder "x86 FreeBSD 7.2 3.x" :

======================================================================
FAIL: test_tzset (test.test_time.TimeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/home/db3l/buildarea/3.x.bolen-freebsd7/build/Lib/test/test_time.py", line 246, in test_tzset
    self.assertTrue(time.tzname[0] == 'AEST', str(time.tzname[0]))
AssertionError: False is not true : EST


(See also issue #13309 for tzname on Gentoo)
History
Date User Action Args
2011-11-01 16:56:44floxsetrecipients: + flox, belopolsky
2011-11-01 16:56:43floxsetmessageid: <1320166603.97.0.58939508903.issue13313@psf.upfronthosting.co.za>
2011-11-01 16:56:43floxlinkissue13313 messages
2011-11-01 16:56:43floxcreate