1.6.0
- Python 3.4 is no longer supported
- New
Selector.remove()
andSelectorList.remove()
methods to remove selected elements from the parsed document tree - Improvements to error reporting, test coverage and documentation, and code cleanup
Selector.remove()
and SelectorList.remove()
methods to remove selected elements from the parsed document tree