Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xmlrpc/
Dclient.py269 def _iso8601_format(value): function
272 def _iso8601_format(value): function
275 def _iso8601_format(value): function
282 return _iso8601_format(value)
309 o = _iso8601_format(other)