Home
last modified time | relevance | path

Searched defs:match_to_localtime (Results 1 – 2 of 2) sorted by relevance

/external/python/setuptools/setuptools/_vendor/tomli/
D_re.py98 def match_to_localtime(match: re.Match) -> time: function
/external/python/cpython3/Lib/tomllib/
D_re.py98 def match_to_localtime(match: re.Match) -> time: function