Re: [lxc-devel] [PATCH 1/3] python: Don't hardcode LXCPATH in python module

2013-03-11 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > Signed-off-by: Stéphane Graber Acked-by: Serge E. Hallyn > --- > .gitignore| 1 - > configure.ac | 1 - > src/python-lxc/lxc.c | 14 +- > src/python-lxc/lxc/__init__.py| 470

[lxc-devel] [PATCH 1/3] python: Don't hardcode LXCPATH in python module

2013-03-11 Thread Stéphane Graber
Signed-off-by: Stéphane Graber --- .gitignore| 1 - configure.ac | 1 - src/python-lxc/lxc.c | 14 +- src/python-lxc/lxc/__init__.py| 470 + src/python-lxc/lxc/__init__.py.in | 471 -