diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-12-07 23:32:51 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-12-07 23:32:51 (GMT) |
commit | 0cd479074d3e607e81661e73440eff87264cf737 (patch) | |
tree | b6f158ff213959103bae909d8406939a2e0d9f9d /Lib/ftplib.py | |
parent | eb5879414dd76f9b1ad4cac5114387951fbbf153 (diff) | |
download | cpython-0cd479074d3e607e81661e73440eff87264cf737.zip cpython-0cd479074d3e607e81661e73440eff87264cf737.tar.gz cpython-0cd479074d3e607e81661e73440eff87264cf737.tar.bz2 |
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 'Lib/ftplib.py')
0 files changed, 0 insertions, 0 deletions