diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-12-08 00:32:51 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-12-08 00:32:51 +0100 |
commit | 2fd042eaf7a2c7dec88e17122fe3cabf490c94cf (patch) | |
tree | 18cdb0c9a8eadb4a572a14b539731be8a10c7642 /Python/errors.c | |
parent | f5b21f261d9627dd146c05aeb279cd5aa9fa016d (diff) | |
download | cpython-2fd042eaf7a2c7dec88e17122fe3cabf490c94cf.tar.gz |
Issue #11886: workaround an OS bug (time zone data) in test_time
Australian Eastern Standard Time (UTC+10) is called "EST" (as Eastern Standard
Time, UTC-5) instead of "AEST" on some operating systems (e.g. FreeBSD), which
is wrong. See for example this bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=93810
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions