1
0
mirror of https://github.com/lxc/python2-lxc.git synced 2026-02-05 18:48:35 +01:00
Stéphane Graber dc662b361d python3: Fix crashes in snapshot()
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>
2014-06-10 16:18:48 -04:00
2014-06-10 16:14:38 -04:00
2014-06-10 16:18:48 -04:00

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%