Eric Blake <ebl...@redhat.com> writes: > This patch widens the scope of a try block (with the attending > reindentation required by Python) in preparation for a future > patch adding more instances of QAPIExprError inside the block. > It's easier to separate indentation from semantic changes, so > this patch has no real behavior change. > > Signed-off-by: Eric Blake <ebl...@redhat.com>
Reviewed-by: Markus Armbruster <arm...@redhat.com>