Home
last modified time | relevance | path

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

/third_party/python/Lib/xmlrpc/
Dclient.py273 def _iso8601_format(value): function
276 def _iso8601_format(value): function
279 def _iso8601_format(value): function
287 return _iso8601_format(value)
314 o = _iso8601_format(other)