remove_attribute_node method
remove_attribute_node
Removes the specified attribute node.
Returns
Returns attribute
def remove_attribute_node(self, old_attr):
...
Parameter | Type | Description |
---|---|---|
old_attr | Attr | The old attr. |
Removes the specified attribute node.
Returns attribute
def remove_attribute_node(self, old_attr):
...
Parameter | Type | Description |
---|---|---|
old_attr | Attr | The old attr. |