commit | afde1c1a05cc8a1e8adf6403c451f6708509a605 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Sep 14 16:21:32 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Sep 14 16:21:32 2018 -0700 |
tree | e64657c0d9359e6bd0ceb85faa00c7cca009a314 | |
parent | 24f684692070f53b6f6e4dc67b9fe23dbd58655f [diff] |
Simplify PyInit_timezone. (GH-9323) Assume tzname exists. Only use a hack to compute altzone if it's not defined.