]> git.proxmox.com Git - mirror_lxc.git/commit
python: PEP8 compatibility
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 22 Nov 2012 20:25:45 +0000 (15:25 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 26 Nov 2012 17:32:37 +0000 (12:32 -0500)
commitbde1853954e7e0a33fec872391c757933c063ae9
treed0cef93f5c4b5f65237064e1c78b256705e6258c
parentf79d43bbe70a01454049b77d6f15f6369744959e
python: PEP8 compatibility

The new version of the pep8 command is detecting more indentation
mistakes than it used to, this fixes them.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc-start-ephemeral.in
src/python-lxc/examples/api_test.py
src/python-lxc/lxc/__init__.py
src/python-lxc/setup.py