Ejemplo n.º 1
0
 def _thrift_binary(self):
     return Thrift.scoped_instance(self).select(context=self.context)
Ejemplo n.º 2
0
 def _thrift_binary(self):
   return Thrift.scoped_instance(self).select(context=self.context)
Ejemplo n.º 3
0
 def _thrift(self):
     return Thrift.scoped_instance(self)
Ejemplo n.º 4
0
 def _thrift(self):
   return Thrift.scoped_instance(self)