Beispiel #1
0
 def join(self, combiner, other):
     XPathExpr.join(self, combiner, other)
     self.post_condition = other.post_condition
 def join(self, combiner, other):
     XPathExpr.join(self, combiner, other)
     self.post_condition = other.post_condition