Re: [lxc-devel] [PATCH 4/7] python3: Re-order all functions

2013-11-27 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > This properly regroups the module functions together and then sorts all > other functions alphabetically to match the function and property lists. > > Signed-off-by: Stéphane Graber Acked-by: Serge E. Hallyn > --- > src/python-lxc/lxc.c | 709

[lxc-devel] [PATCH 4/7] python3: Re-order all functions

2013-11-27 Thread Stéphane Graber
This properly regroups the module functions together and then sorts all other functions alphabetically to match the function and property lists. Signed-off-by: Stéphane Graber --- src/python-lxc/lxc.c | 709 ++- 1 file changed, 357 insertions(+), 3