Home
last modified time | relevance | path

Searched defs:ProtocolError (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/conformance/
Dconformance_python.py53 class ProtocolError(Exception): class
/third_party/python/Lib/xmlrpc/
Dclient.py201 class ProtocolError(Error): class