mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +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