Searched refs:replace_with (Results 1 – 4 of 4) sorted by relevance
297 def replace_with(self, *args): member in PageElement315 for idx, replace_with in enumerate(args, start=my_index):316 old_parent.insert(idx, replace_with)318 replaceWith = replace_with # BS3345 me = self.replace_with(wrap_inside)1528 a.replace_with(n)
248 replace_with = """249 value = value.replace('"', replace_with)
248 * The 'replace_with()' method now takes a variable number of arguments,762 .replace_with() on an element that's not attached to a tree.
316 old_element.replace_with(new_element)382 old_node.replace_with(new_str)