[lxml-dev] lxml 1.2.1 released

Stefan Behnel stefan_ml at behnel.de
Tue Feb 27 16:15:37 CET 2007


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

Have fun,
Stefan



More information about the lxml-dev mailing list