示例#1
0
 def cmp_in(self, w_1, w_2):
     return op.contains(w_2, w_1).eval(self)
示例#2
0
 def cmp_in(self, w_1, w_2):
     return op.contains(w_2, w_1).eval(self)