|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Replace pyxml/xmlproc-based XML validator with l
On Mon, 2010-10-11 at 17:55 +0100, Stefano Stabellini wrote:
> > Pyxml/xmlproc is being used in tools/xen/xm/xenapi_create.py but is
> > unmaintained for several years now. xmlproc is used only for validating
> > XML documents against a DTD file.
> >
> > This patch replaces the pyxml/xmlproc based XML validation with code
> > based on lxml, which is actively maintained.
> >
> > Signed-off-by: Stephan Peijnik <spe@xxxxxxxxx>
>
> applied, thanks
Thanks for accepting the patch.
Regards,
Stephan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|