]> git.ipfire.org Git - thirdparty/lxc.git/commit
python-lxc: Always convert state passed to wait() to uppercase
authorStéphane Graber <stgraber@ubuntu.com>
Mon, 10 Sep 2012 18:06:06 +0000 (14:06 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 12 Nov 2012 18:17:54 +0000 (13:17 -0500)
commit87540ad7d8cc3716d3e2204ffbdc7a81d5bf7d90
tree1d36b785bcbc51a355287db3e9a6ce7eb018c21c
parent16216c83297543692b8dede52c9dd8a998758e9c
python-lxc: Always convert state passed to wait() to uppercase

At Serge's suggestion, always convert the state passed to the wait()
function in the python API to its uppercase equivalent.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
src/python-lxc/lxc/__init__.py