Re: [lxc-devel] [PATCH] python3: Export some missing constants

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/__init__.py | 37 + > 1 file changed, 25 insertions(+), 12 deletions(-) > > diff --git a/src/python-lxc/lxc/__init__.py b/sr

[lxc-devel] [PATCH] python3: Export some missing constants

2013-11-27 Thread Stéphane Graber
Signed-off-by: Stéphane Graber --- src/python-lxc/lxc/__init__.py | 37 + 1 file changed, 25 insertions(+), 12 deletions(-) diff --git a/src/python-lxc/lxc/__init__.py b/src/python-lxc/lxc/__init__.py index 52f0fb4..eddd198 100644 --- a/src/python-lxc/lxc/__in