On Sat, Mar 21, 2009 at 5:22 PM, Stefan Behnel wrote:
> Hi all,
>
> I'm proud to announce the release of lxml 2.2 final.
>
> http://codespeak.net/lxml/
> http://pypi.python.org/pypi/lxml/2.2
>
> Changelog:
> http://codespeak.net/lxml/changes-2.2.html
>
Great news! I have relied on lxml in many o
pyt...@bdurham.com wrote:
> Is it possible to use the same install of lxml across multiple versions
> of Python, eg. I have 2.4, 2.5, 2.6, and 3.0 installed on my workstation
> - can I use a single copy of lmxl for 4 versions of Python?
It would be interesting to have some more information about y
Stefan,
Is it possible to use the same install of lxml across multiple versions
of Python, eg. I have 2.4, 2.5, 2.6, and 3.0 installed on my workstation
- can I use a single copy of lmxl for 4 versions of Python?
My understanding is that we can replace our use of elmentree and
htmlparser with lxm
Hi all,
I'm proud to announce the release of lxml 2.2 final.
http://codespeak.net/lxml/
http://pypi.python.org/pypi/lxml/2.2
Changelog:
http://codespeak.net/lxml/changes-2.2.html
What is lxml?
==
lxml is the most feature-rich and easy-to-use library for working with XML
and HTML in