]> git.ipfire.org Git - thirdparty/babel.git/commit
Clean up babel.localtime (#952)
authorAarni Koskela <akx@iki.fi>
Wed, 25 Jan 2023 18:37:51 +0000 (20:37 +0200)
committerGitHub <noreply@github.com>
Wed, 25 Jan 2023 18:37:51 +0000 (20:37 +0200)
commit2c1875e57415974a76fbe022c16b7893576d185b
treed7e7f60c6060a05339ba014824e952f1edc8e148
parent79bcdf2640b400a56577d93e7fde026290c7a04c
Clean up babel.localtime (#952)

* Remove vestigial babel.localtime cache bits
* Give _FallbackLocalTimezone its own module
babel/localtime/__init__.py
babel/localtime/_fallback.py [new file with mode: 0644]
babel/util.py