[lxc-devel] [PATCH 0/3] Various python fixes

Stéphane Graber stgraber at ubuntu.com
Mon Nov 26 16:49:59 UTC 2012


PEP-8 and other bugfixes for the python code.

Stéphane Graber (3):
  python: PEP8 compatibility
  python: Use builtin len() function for network interfaces
  gitignore: Ignore python cache

 .gitignore                          |  2 +
 src/lxc/lxc-start-ephemeral.in      | 81 +++++++++++++++++++------------------
 src/python-lxc/examples/api_test.py | 20 ++++-----
 src/python-lxc/lxc/__init__.py      | 65 +++++++++++++++--------------
 src/python-lxc/setup.py             | 14 +++----
 5 files changed, 95 insertions(+), 87 deletions(-)

-- 
1.8.0





More information about the lxc-devel mailing list