Hi,
I just released lxml 2.1.5 to PyPI. It's a minor bug fix release for the
mature 2.1 series. This release was generated with Cython 0.10.3.
Stefan
2.1.5 (2009-01-06)
Bugs fixed
* Potential memory leak on exception handling. This was due to a
problem in Cython, not lxml itself.
* Failing import on systems that have an io module.