mirror of
https://github.com/lxc/python2-lxc.git
synced 2026-02-05 18:48:35 +01:00
dc662b361dc3650f329063a7bc760a77262f95ca
This makes sure all PyObject structs are always initialized to NULL, this will fix issues such as (issue #239). Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
These are lxc bindings for python2. Build: python setup.py build Install: python setup.py install Build rpm: python setup.py bdist_rpm
Description
Python 2.7 binding for liblxc (similar to the better supported python3-lxc)
https://linuxcontainers.org/lxc
Readme
223 KiB
Languages
C
74.7%
Python
25.3%