Hello all,
Hi,
I just released lxml 1.2.1 to cheeseshop. This is a bugfix only release for the 1.2 series. Changelog:
Bugs fixed: * Build fixes for MS compiler * Item assignments to special names like element["text"] failed * Renamed ObjectifiedDataElement.__setText() to _setText() to make it easier to access * The pattern for attribute names in ObjectPath was too restrictive Just to notify, there seems to be a tag problem in PiPy:
yezda howe # easy_install --upgrade lxml Searching for lxml Reading http://cheeseshop.python.org/pypi/lxml/ Reading http://cheeseshop.python.org/pypi/lxml/1.3beta Reading http://codespeak.net/lxml Reading http://cheeseshop.python.org/pypi/lxml/1.2.1 Best match: lxml 1.3bugfix Downloading http://codespeak.net/svn/lxml/branch/lxml-1.3#egg=lxml-1.3bugfix error: Can't download http://codespeak.net/svn/lxml/branch/lxml-1.3: 404 Not Found -- Best Regards, Steve Howe