WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-devel] Python 2.4 XML Deprecation Warning

To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Python 2.4 XML Deprecation Warning
From: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Date: Wed, 12 Apr 2006 14:12:36 +0100
Delivery-date: Wed, 12 Apr 2006 06:12:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
Just a quick note: if you see this warning:

DeprecationWarning: "The xmllib module is obsolete. Use xml.sax instead."

when using Xen 3.0.2, then you need to install the Python XML libraries.
These are packaged with the base Python package on most systems, but OpenSuSE
10 now splits them out into a separate python-xml package.

Thanks to Andy Rice for the heads-up.

Cheers,

Ewan.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Python 2.4 XML Deprecation Warning, Ewan Mellor <=