Home
last modified time | relevance | path

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

/third_party/python/Lib/tomllib/
H A D_re.py98 def match_to_localtime(match: re.Match) -> time: function
H A D_parser.py17 match_to_localtime,
632 return localtime_match.end(), match_to_localtime(localtime_match)

Completed in 2 milliseconds