From d3a15eb3031482616bf7c38dc92218c8ddfd80c0 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 21 Feb 2006 13:23:16 +0000 Subject: * TODO: updated * python/tests/Makefile.am: fix a small PYTHONPATH bug * docs//*: fixed the xsl a bit for toc names, added doc for the python bindings, regenerated Daniel --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index e812b9586..9029a6b1a 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,8 @@ TODO: - API for the Node: extracting informations, selecting scheduling policy - better resources allocation APIs (%CPU, set memory) - DTD/RNG/XSD schemas for the XML Domain descriptions +- in python bindings raise an exception if a lookup or connection fails + to return a non-None object Probable TODOs: - event on big domain state change (create, crashed, paused, shutdown, destroy) -- cgit v1.2.3-65-gdbad