Beispiel #1
0
 def _thrift_binary(self):
     return Thrift.scoped_instance(self).select(context=self.context)
 def _thrift_binary(self):
   return Thrift.scoped_instance(self).select(context=self.context)
Beispiel #3
0
 def _thrift(self):
     return Thrift.scoped_instance(self)
Beispiel #4
0
 def _thrift(self):
   return Thrift.scoped_instance(self)