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