Home
last modified time | relevance | path

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

/third_party/python/Lib/xmlrpc/
Dclient.py639 class Unmarshaller: class
924 target = Unmarshaller(use_datetime=use_datetime, use_builtin_types=use_builtin_types)
/third_party/python/Doc/library/
Dxmlrpc.client.rst13 Marshaller, Unmarshaller, getparser and Transport.
/third_party/python/Doc/whatsnew/
D2.5.rst1655 function or the :class:`Unmarshaller` class to enable this feature. (Contributed