mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -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