Quoting Stéphane Graber (stgra...@ubuntu.com):
> The python binding was forcing the user to pass a base path to
> get_keys() even though the C binding doesn't require it.
>
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc/__init__.py.in | 7 +--
> 1 fi
The python binding was forcing the user to pass a base path to
get_keys() even though the C binding doesn't require it.
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc/__init__.py.in | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/python-lxc/lxc/__init__.py.i