Home | History | Annotate | Download | only in python2.7

Lines Matching full:fastunmarshaller

526     FastUnmarshaller = _xmlrpclib.Unmarshaller
528 FastParser = FastUnmarshaller = None
1016 if FastParser and FastUnmarshaller:
1021 target = FastUnmarshaller(True, False, _binary, mkdatetime, Fault)