Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xmlrpc/
Dclient.py788 def end_dateTime(self, data): member in Unmarshaller
794 dispatch["dateTime.iso8601"] = end_dateTime
/external/python/cpython2/Lib/
Dxmlrpclib.py911 def end_dateTime(self, data): member in Unmarshaller
917 dispatch["dateTime.iso8601"] = end_dateTime