]> granicus.if.org Git - python/commit
Issue #24836: Skip FormatDateTests of test_email.test_utils on Mac OS X Snow
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 18 Sep 2015 14:32:23 +0000 (16:32 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 18 Sep 2015 14:32:23 +0000 (16:32 +0200)
commit53936474aa2e9057ff9fbb33fb641707e79bc3a2
treeb332d77003bb16e8705594e5f1a65afe32d3f262
parent511491ade0bb77febb176bc75f049797f0c71ed0
Issue #24836: Skip FormatDateTests of test_email.test_utils on Mac OS X Snow
Leopard because this OS uses out of date (pre 2011k) timezone files.
Lib/test/test_email/test_utils.py