Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/_vendor/tomli/
D_re.py52 def match_to_datetime(match: re.Match) -> datetime | date: function
/external/python/cpython3/Lib/tomllib/
D_re.py52 def match_to_datetime(match: re.Match) -> datetime | date: function