|
Since the EuroPython presentation lxml moved to a subversion repository, here:
http://codespeak.net/svn/lxml
There is also a mailing list:
http://codespeak.net/mailman/listinfo/lxml-dev
and a checkins mailing list:
http://codespeak.net/mailman/listinfo/lxml-checkins
since the presentation I ran into some problems supporting some ElementTree paradigms which don't quite match the way libxml treats them. I've also started the implementation of a DOM, read-only
for the time being.
|