mirror_lxc/src/python-lxc
Stéphane Graber 2cdb945b13 python: Use builtin len() function for network interfaces
Use our own len() function for network interfaces as doing
len(container.get_config_item("lxc.network")) will fail when the
list is empty.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
2012-11-26 12:32:50 -05:00
..
examples python: PEP8 compatibility 2012-11-26 12:32:37 -05:00
lxc python: Use builtin len() function for network interfaces 2012-11-26 12:32:50 -05:00
lxc.c python-lxc: Add missing space between two help lines 2012-11-12 13:18:32 -05:00
Makefile.am Add python-lxc based on the new liblxc API. 2012-11-12 13:16:16 -05:00
setup.py python: PEP8 compatibility 2012-11-26 12:32:37 -05:00