Home
last modified time | relevance | path

Searched refs:_tzpath (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/zoneinfo/
H A D__init__.py10 from . import _tzpath namespace
18 reset_tzpath = _tzpath.reset_tzpath
19 available_timezones = _tzpath.available_timezones
20 InvalidTZPathWarning = _tzpath.InvalidTZPathWarning
25 return _tzpath.TZPATH
H A D_zoneinfo.py9 from . import _common, _tzpath namespace
223 return _tzpath.find_tzfile(key)

Completed in 3 milliseconds