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