]> git.proxmox.com Git - mirror_lxc.git/commit
python: Make the code compatibly with 3.2
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 24 Apr 2013 15:24:26 +0000 (17:24 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 24 Apr 2013 16:47:42 +0000 (18:47 +0200)
commit15451ecf742bfa38a0732270b36d4a8666d2124e
treed86d1be6b5268f250baa47e649539a1499a32697
parent6516ad8b01aac298bffe60a8d7d21745f3354a38
python: Make the code compatibly with 3.2

The previous change used some 3.3-specific functions.
We still support 3.2 so revert to 3.2-compatible calls.

Reported-by: S.Çağlar Onur <caglar@10ur.org>
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/python-lxc/lxc.c