Re: [lxc-devel] [PATCH] python3: Add clone() to the binding

2013-11-27 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > Signed-off-by: Stéphane Graber Thanks. I've only tested basic clone so far, but it looks good and if I run into any problems with the bdevtype etc we can fix those later. Acked-by: Serge E. Hallyn > --- > src/python-lxc/lxc.c | 68 >

[lxc-devel] [PATCH] python3: Add clone() to the binding

2013-11-27 Thread Stéphane Graber
Signed-off-by: Stéphane Graber --- src/python-lxc/lxc.c | 68 ++ src/python-lxc/lxc/__init__.py | 35 +++--- 2 files changed, 85 insertions(+), 18 deletions(-) diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c index 8c86323