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-devel

Re: [Xen-devel] python scripts

To: victor <victor@xxxxxxxx>
Subject: Re: [Xen-devel] python scripts
From: Mark Williamson <Mark.Williamson@xxxxxxxxxxxx>
Date: Wed, 03 Mar 2004 11:41:02 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 03 Mar 2004 11:43:00 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Message from victor <victor@xxxxxxxx> of "Wed, 03 Mar 2032 09:25:14 EST." <74F0C74A.6000107@xxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
I'm assuming you added sqlite to the list of imports at the top of the file, 
so that it now reads:
import string, re, os, sys, sqlite

I wouldn't expect that to help, since sqlite is imported anyway during the 
"module initialisation" section of the file.  Perhaps your Python was somehow 
confused before!  If that change worked, I'd expect it to work unmodified too.

If you get time, it'd be handy if you could try changing it back to the 
original file contents and see if it works now - if it doesn't work then your 
system may have shown up a bug.

Good that it's working!

Cheers,

Mark



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>