summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Bishop <stuart.bishop@canonical.com>2018-02-09 14:34:41 +0700
committerStuart Bishop <stuart.bishop@canonical.com>2018-02-09 14:34:41 +0700
commita69ed7fef7752849c9b0524e277daf27084d0171 (patch)
tree6129348f0a4f3f03005993ab87776e6f2c690507
parent5407665863c8a69a9c8298e8577e9ee56b0d87a8 (diff)
downloadpytz-git-a69ed7fef7752849c9b0524e277daf27084d0171.tar.gz
Test updates for Iana 2018c changes
-rw-r--r--gen_tests.py2
-rw-r--r--src/README.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/gen_tests.py b/gen_tests.py
index 38c2e34..cff1204 100644
--- a/gen_tests.py
+++ b/gen_tests.py
@@ -12,7 +12,7 @@ from gen_tzinfo import allzones
import gen_tzinfo
zdump = os.path.abspath(os.path.join(
- os.path.dirname(__file__), 'build', 'etc', 'zdump'
+ os.path.dirname(__file__), 'build', 'bin', 'zdump'
))
diff --git a/src/README.txt b/src/README.txt
index 0a55328..ab005db 100644
--- a/src/README.txt
+++ b/src/README.txt
@@ -474,9 +474,9 @@ True
True
>>> 'Canada/Eastern' in common_timezones
True
->>> 'US/Pacific-New' in all_timezones
+>>> 'Australia/Yancowinna' in all_timezones
True
->>> 'US/Pacific-New' in common_timezones
+>>> 'Australia/Yancowinna' in common_timezones
False
Both ``common_timezones`` and ``all_timezones`` are alphabetically