]> git.ipfire.org Git - thirdparty/lxc.git/commit
python3: Drop duplicate add_device_node function
authorStéphane Graber <stgraber@ubuntu.com>
Tue, 3 Dec 2013 21:45:13 +0000 (16:45 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 3 Dec 2013 21:47:55 +0000 (16:47 -0500)
commitaf7d9cc56c07cdd7938fc93e17365240be4a5691
tree5ff2d1581a710a41e8e453ea022e5f74449ff96e
parent2edd7a881d7d6b94c13d18c28ce6a6a15966ed31
python3: Drop duplicate add_device_node function

It is now natively implemented in C, the new function takes the same
arguments (same order, different names) and has been confirmed to work
with lxc-device.

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