]> git.ipfire.org Git - thirdparty/lxc.git/commit
python-lxc: minor fixes to __init__.py
authorStéphane Graber <stgraber@ubuntu.com>
Tue, 6 May 2014 03:34:04 +0000 (22:34 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 19 May 2014 21:04:52 +0000 (23:04 +0200)
commit9dac0c291b7db04d70c9186a73a3d7a9156eb5cb
treededb589181ed283a82215df03387a34445380597
parent7bd05ece608ad5971b0ec9aaafcafad6e43291d4
python-lxc: minor fixes to __init__.py

Set a base class for the network object and set the encoding in the
header. Neither of those changes are required for python3 but they do
make it easier for anyone trying to make a python2 binding.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
src/python-lxc/lxc/__init__.py