HomeSort by relevance Sort by last modified time
    Searched refs:_datetime_type (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Lib/xmlrpc/
client.py 372 def _datetime_type(data): function
792 value = _datetime_type(data)
903 mkdatetime = _datetime_type
906 mkdatetime = _datetime_type
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
xmlrpclib.py 466 def _datetime_type(data): function
906 value = _datetime_type(data)
    [all...]
  /external/python/cpython2/Lib/
xmlrpclib.py 467 def _datetime_type(data): function
915 value = _datetime_type(data)
1027 mkdatetime = _datetime_type
    [all...]

Completed in 64 milliseconds