]> git.ipfire.org Git - thirdparty/lxc.git/commit
tree-wide: remove python3 bindings
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 14 Feb 2018 10:53:18 +0000 (11:53 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 28 Feb 2018 09:05:33 +0000 (10:05 +0100)
commite144a06bd792f99c96395a9d4c16cf7c656fb99d
tree663ec92ef4bc7b8a285e030f7618e6365f4f155d
parentb52a5bef6fa56481a6d817f4c73cb91ed012fe2c
tree-wide: remove python3 bindings

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
13 files changed:
.gitignore
Makefile.am
configure.ac
doc/ko/Makefile.am
lxc.spec.in
src/Makefile.am
src/python-lxc/Makefile.am [deleted file]
src/python-lxc/examples/api_test.py [deleted file]
src/python-lxc/examples/pyconsole-vte.py [deleted file]
src/python-lxc/examples/pyconsole.py [deleted file]
src/python-lxc/lxc.c [deleted file]
src/python-lxc/lxc/__init__.py [deleted file]
src/python-lxc/setup.py [deleted file]