ElementTree-like Python bindings for libxml2 and libxslt
- Bugs fixed
-
- * Potential memory leak on exception handling. This was due to a
- problem in Cython, not lxml itself.
- * iter_links (and related link-rewriting functions) in lxml.html would
- interpret CSS like url("link") incorrectly (treating the quotation
- marks as part of the link).
- * Failing import on systems that have an io module.
|
||
|---|---|---|
| .cvsignore | ||
| Makefile | ||
| python-lxml.spec | ||
| sources | ||