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] Minor tidy.

# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID 566395e5a14fd914b3f38c3ed7b6b019a1bcdae3
# Parent  ffc9b7a09453ce38917a18c3a1d5621d8747426b
Minor tidy.

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

diff -r ffc9b7a09453 -r 566395e5a14f tools/python/xen/xend/server/SrvServer.py
--- a/tools/python/xen/xend/server/SrvServer.py Mon Dec 12 16:32:19 2005
+++ b/tools/python/xen/xend/server/SrvServer.py Mon Dec 12 16:32:50 2005
@@ -40,6 +40,7 @@
 # todo Support command-line args.
 
 import fcntl
+import time
 from threading import Thread
 
 from xen.web.httpserver import HttpServer, UnixHttpServer
@@ -48,7 +49,6 @@
 from xen.xend import Vifctl
 from xen.xend.XendLogging import log
 from xen.web.SrvDir import SrvDir
-import time
 
 from SrvRoot import SrvRoot
 

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Minor tidy., Xen patchbot -unstable <=