Bug#520995: [xml/sgml-pkgs] Bug#520995: python-libxslt1: Does not honor

2009-03-24 Thread Stephane Bortzmeyer
On Tue, Mar 24, 2009 at 10:19:31AM +0100, Mike Hommey wrote a message of 15 lines which said: > > libxslt still includes the XML declaration :-( > > What about xsltproc your.xsl your.xml ? works fine: % xsltproc snippet-traceroute2html.xsl traceroute.xml http://www.w3.org/1999/xhtml"; class

Bug#520995: [xml/sgml-pkgs] Bug#520995: python-libxslt1: Does not honor

2009-03-24 Thread Mike Hommey
On Tue, Mar 24, 2009 at 10:09:27AM +0100, Stephane Bortzmeyer wrote: > Package: python-libxslt1 > Version: 1.1.24-2 > Severity: normal > > > When a XSLT stylesheet includes: > > > > libxslt still includes the XML declaration :-( What about xsltproc your.xsl your.xml ? Mike -- To UNSU

Bug#520995: python-libxslt1: Does not honor

2009-03-24 Thread Stephane Bortzmeyer
Package: python-libxslt1 Version: 1.1.24-2 Severity: normal When a XSLT stylesheet includes: libxslt still includes the XML declaration :-( Python 2.5.2 (r252:60911, Jan 4 2009, 17:40:26) [GCC 4.3.2] on linux2 ... >>> import libxml2 >>> import libxslt >>> xml_document = libxml2.parseFile(