Eric Blake writes:
> On 09/22/2015 08:00 AM, Markus Armbruster wrote:
>> Eric Blake writes:
>>
>>> Silence pep8, and make pylint a bit happier. Just style cleanups;
>>> no semantic changes.
>>
>> I had planned to clean it up after resolving the TODO fold into
>> QAPISchema, but I'm fine with
On 09/22/2015 08:00 AM, Markus Armbruster wrote:
> Eric Blake writes:
>
>> Silence pep8, and make pylint a bit happier. Just style cleanups;
>> no semantic changes.
>
> I had planned to clean it up after resolving the TODO fold into
> QAPISchema, but I'm fine with doing it right away. I think
Eric Blake writes:
> Silence pep8, and make pylint a bit happier. Just style cleanups;
> no semantic changes.
I had planned to clean it up after resolving the TODO fold into
QAPISchema, but I'm fine with doing it right away. I think we'll want
to do a bit more for pylint, but limiting ourselve
Silence pep8, and make pylint a bit happier. Just style cleanups;
no semantic changes.
Signed-off-by: Eric Blake
---
scripts/qapi.py | 165
1 file changed, 107 insertions(+), 58 deletions(-)
diff --git a/scripts/qapi.py b/scripts/qapi.py