Re: Serialization with namespaces
Stefan Behnel <stefan_ml <at> behnel.de>
2007-09-12 20:02:44 GMT
Anders Bruun Olsen wrote:
> /home/abo/tmp/lxml/src/lxml/etree.pyx:2156:0: 'parsertarget.pxi' not found
Ah, thanks. I forgot that file when committing the target parser
implementation. Fixed now.
Stefan