Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_tomllib/
H A Dburntsushi.py39 "value": _normalize_localtime_str(str(obj)),
74 norm_value = _normalize_localtime_str(value)
109 def _normalize_localtime_str(lt_str: str) -> str: function

Completed in 1 milliseconds