예제 #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)
예제 #3
0
 def _thrift(self):
     return Thrift.scoped_instance(self)
예제 #4
0
 def _thrift(self):
   return Thrift.scoped_instance(self)