mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -04:00
a31cf86bc2
* 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