cpython/Lib/zoneinfo
Allen a31cf86bc2
fix typo in warning (#20620)
* 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
2021-04-25 10:45:05 -07:00
..
__init__.py
_common.py
_tzpath.py fix typo in warning (#20620) 2021-04-25 10:45:05 -07:00
_zoneinfo.py