Пример #1
0
 def join(self, combiner, other):
     XPathExpr.join(self, combiner, other)
     self.post_condition = other.post_condition
Пример #2
0
 def join(self, combiner, other):
     XPathExpr.join(self, combiner, other)
     self.post_condition = other.post_condition