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

[Xen-changelog] Remove unused import.

# HG changeset patch
# User emellor@ewan
# Node ID b54d922cb89736fa5e7b3e4becedc849ef35f589
# Parent  90bcdd41dbf7f6f7c6a372cd45022ea1a20b949b
Remove unused import.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>

diff -r 90bcdd41dbf7 -r b54d922cb897 tools/python/xen/xend/XendDmesg.py
--- a/tools/python/xen/xend/XendDmesg.py        Tue Sep 20 16:22:20 2005
+++ b/tools/python/xen/xend/XendDmesg.py        Tue Sep 20 16:24:27 2005
@@ -18,7 +18,6 @@
 """Get dmesg output for this node.
 """
 
-import os
 import xen.lowlevel.xc
 
 class XendDmesg:

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Remove unused import., Xen patchbot -unstable <=