qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/4] Use Python 2.6 "except E as ..." syntax


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/4] Use Python 2.6 "except E as ..." syntax
Date: Fri, 18 Dec 2015 13:10:39 +0800
User-agent: Mutt/1.5.24 (2015-08-30)

On Thu, Dec 17, 2015 at 11:06:27AM +0100, Markus Armbruster wrote:
> I can take this through my tree, but of course don't mind if a
> maintainer prefers to pick up "his" parts.
> 
> Markus Armbruster (4):
>   qapi: Use Python 2.6 "except E as ..." syntax
>   scripts/qmp: Use Python 2.6 "except E as ..." syntax
>   Revert "tracetool: use Python 2.4-compatible exception handling
>     syntax"
>   tests: Use Python 2.6 "except E as ..." syntax
> 
>  scripts/qapi.py              |  8 ++++----
>  scripts/qmp/qemu-ga-client   |  2 +-
>  scripts/qmp/qmp              |  4 ++--
>  scripts/qmp/qmp-shell        |  2 +-
>  scripts/qmp/qmp.py           |  4 ++--
>  scripts/tracetool.py         |  4 ++--
>  tests/image-fuzzer/runner.py | 12 ++++++------
>  tests/qemu-iotests/qed.py    |  2 +-
>  8 files changed, 19 insertions(+), 19 deletions(-)
> 
> -- 
> 2.4.3
> 

Acked-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]