cpython/Lib/zoneinfo
Senthil Kumaran d2e2534751
[3.9] fix typo in warning (GH-20620) (#25601)
* Add space after period to warning in _tzpath.py

Currently:
InvalidTZPathWarning: Invalid paths specified in PYTHONTZPATH environment variable.Paths should be absolute but found the following relative paths: ...

* Update _tzpath.py
(cherry picked from commit a31cf86bc2)

Co-authored-by: Allen <64019758+aboddie@users.noreply.github.com>
2021-04-25 12:25:51 -07:00
..
__init__.py
_common.py Further de-linting of zoneinfo module (GH-20499) 2020-05-29 06:53:52 -07:00
_tzpath.py [3.9] fix typo in warning (GH-20620) (#25601) 2021-04-25 12:25:51 -07:00
_zoneinfo.py Update error message in _zoneinfo.py to use f-string (GH-20577) 2020-06-03 08:09:49 -07:00