Re: [lxc-devel] [PATCH 5/7] python3: Add clear_config() to the binding

2013-11-27 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > Signed-off-by: Stéphane Graber Acked-by: Serge E. Hallyn > --- > src/python-lxc/lxc.c | 14 ++ > 1 file changed, 14 insertions(+) > > diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c > index 1ed8cbe..7c28607 100644 > --- a/s

[lxc-devel] [PATCH 5/7] python3: Add clear_config() to the binding

2013-11-27 Thread Stéphane Graber
Signed-off-by: Stéphane Graber --- src/python-lxc/lxc.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c index 1ed8cbe..7c28607 100644 --- a/src/python-lxc/lxc.c +++ b/src/python-lxc/lxc.c @@ -546,6 +546,14 @@ Container_attach_wait(Co