Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
069d31e7b9ab33c6f62df0ab6b4dabb86cac84b3
/
.
/
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