diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2018-06-08 09:29:47 -0300 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2018-06-08 14:39:24 -0300 |
commit | 050c5d865e946c7616f183d8be950ad1aae2cee4 (patch) | |
tree | 755841f1c44a9a19296eb2ee833ad062464cf73a /tests/image-fuzzer/qcow2/fuzz.py | |
parent | d7a4228ebb0150e4c97a19077f3fac81d843e2c3 (diff) | |
download | qemu-050c5d865e946c7616f183d8be950ad1aae2cee4.zip qemu-050c5d865e946c7616f183d8be950ad1aae2cee4.tar.gz qemu-050c5d865e946c7616f183d8be950ad1aae2cee4.tar.bz2 |
python: futurize -f lib2to3.fixes.fix_standarderror
Rename StandardError to Exception.
This is necessary for Python 3 compatibility.
Done using:
$ py=$( (g grep -l -E '^#!.*python';find -name '*.py' -printf '%P\n';) | \
sort -u | grep -v README.sh4)
$ futurize -w -f lib2to3.fixes.fix_standarderror $py
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180608122952.2009-6-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'tests/image-fuzzer/qcow2/fuzz.py')
0 files changed, 0 insertions, 0 deletions