def find(self, path):
     return ElementPath.find(self, path)
Exemple #2
0
 def find(self, path):
     return ElementPath.find(self, path)