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 bpo-41065: Use zip-strict in zoneinfo (GH-21031) 2020-06-23 10:21:26 -04:00
_tzpath.py fix typo in warning (#20620) 2021-04-25 10:45:05 -07:00
_zoneinfo.py Update error message in _zoneinfo.py to use f-string (GH-20577) 2020-06-03 07:18:19 -07:00