Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xmlrpc/
Dclient.py1347 class SafeTransport(Transport): class
1425 handler = SafeTransport
/external/python/cpython2/Lib/
Dxmlrpclib.py1498 class SafeTransport(Transport): class
1580 transport = SafeTransport(use_datetime=use_datetime, context=context)
/external/python/cpython2/Doc/library/
Dxmlrpclib.rst48 :class:`SafeTransport` instance for https: URLs and an internal HTTP
/external/python/cpython3/Doc/library/
Dxmlrpc.client.rst46 :class:`SafeTransport` instance for https: URLs and an internal HTTP