[lxml-dev] lxml 1.3 coming up

jholg at gmx.de jholg at gmx.de
Wed Jun 20 17:30:43 CEST 2007


Hi,

> Say, would you actually be interested in an SVN account for lxml? That
> would
> allow you to work more directly on objectify.

Of course I'm interested :)
Just brief me on your lxml development policies, to keep the very hiqh quality up.

And I think I've found another thing that could be changed: The DataElement()
does not treat None arguments the way normal direct assignment does, setting xsi:nil="true". Instead it returns this:
 
>>> root.n = DataElement(None)
>>> print root
root = None [ObjectifiedElement]
    n = None [NoneElement]
      * py:pytype = 'none'

I'll look into this further tomorrow.

Regards,
Holger
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger


More information about the lxml-dev mailing list