Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
0f70d773338a108997c9ea6c8e5800a80a18d34a
/
.
/
lib
/
py
/
src
/
Thrift.py
blob: 1be84e2931572c0895831566deb3ace1982542ac [
file
] [
log
] [
blame
]
class
TProcessor
:
"""Base class for procsessor, which works on two streams."""
def
process
(
iprot
,
oprot
):
pass