[libvirt] [PATCH 2/4] python: fix typoes and repeated global vars references

2013-02-28 Thread Guannan Ren
--- python/generator.py | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/python/generator.py b/python/generator.py index 246767c..39e654b 100755 --- a/python/generator.py +++ b/python/generator.py @@ -781,11 +781,11 @@ def buildStubs(module, stubs_buiding_debug = False,

Re: [libvirt] [PATCH 2/4] python: fix typoes and repeated global vars references

2013-02-28 Thread Eric Blake
On 02/28/2013 03:03 AM, Guannan Ren wrote: --- python/generator.py | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) ACK. I don't have to understand python to see that this one makes sense :) -- Eric Blake eblake redhat com+1-919-301-3266 Libvirt virtualization library