Searched defs:_binary (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
H A Dxmlrpclib.py510 def _binary(data): function
1030 target = FastUnmarshaller(True, False, _binary, mkdatetime, Fault)
/external/python/cpython3/Lib/xmlrpc/
H A Dclient.py416 def _binary(data): function
907 mkbytes = _binary
910 mkbytes = _binary

Completed in 451 milliseconds