Home
last modified time | relevance | path

Searched refs:match_to_datetime (Results 1 – 4 of 4) sorted by relevance

/external/python/setuptools/setuptools/_vendor/tomli/
D_re.py52 def match_to_datetime(match: re.Match) -> datetime | date: function
D_parser.py16 match_to_datetime,
626 datetime_obj = match_to_datetime(datetime_match)
/external/python/cpython3/Lib/tomllib/
D_re.py52 def match_to_datetime(match: re.Match) -> datetime | date: function
D_parser.py16 match_to_datetime,
626 datetime_obj = match_to_datetime(datetime_match)