Example #1
0
 def rencode(self, data):
     return  rencode_dumps(data), Protocol.FLAGS_RENCODE
Example #2
0
 def rencode(self, data):
     return rencode_dumps(data), Protocol.FLAGS_RENCODE
Example #3
0
 def rencode(self, data):
     return  rencode_dumps(data), 1
Example #4
0
 def rencode(self, data):
     return rencode_dumps(data), 1