mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _common.py | ||
| _tzpath.py | ||
| _zoneinfo.py | ||