Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dxmlrpclib.py533 FastMarshaller = _xmlrpclib.Marshaller variable
535 FastMarshaller = None variable
1089 if FastMarshaller:
1090 m = FastMarshaller(encoding)