[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Remove last remaining use of scheduler.py, so we can remove the whole module.
# HG changeset patch # User emellor@xxxxxxxxxxxxxxxxxxxxxx # Node ID c7a46ec8d4dfbe7d99bedc95c1e399c619db1d76 # Parent 52a3c06be4f87661bdfb2ac0aa709c635c68f9ca Remove last remaining use of scheduler.py, so we can remove the whole module. It's not worth a whole module to save us 8 characters of typing to start a timer. Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx> diff -r 52a3c06be4f8 -r c7a46ec8d4df tools/python/xen/xend/XendDomainInfo.py --- a/tools/python/xen/xend/XendDomainInfo.py Mon Nov 21 12:09:45 2005 +++ b/tools/python/xen/xend/XendDomainInfo.py Mon Nov 21 12:12:09 2005 @@ -34,7 +34,6 @@ from xen.util.blkif import blkdev_uname_to_file from xen.xend import image -from xen.xend import scheduler from xen.xend import sxp from xen.xend import XendRoot from xen.xend.XendBootloader import bootloader _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |