unicorn/qemu/scripts
Markus Armbruster b2c9386111
qapi: Use Python 2.6 "except E as ..." syntax
PEP 8 calls for it, because it's forward compatible with Python 3.
Supported since Python 2.6, which we require (commit fec2103).

Backports commit 291928a80f39670929fcce222acd5e21d1434692 from qemu
2018-02-19 22:14:39 -05:00
..
create_config
make_device_config.sh
ordereddict.py
qapi-event.py qapi: Share gen_visit_fields() 2018-02-19 18:41:41 -05:00
qapi-types.py qapi-types: Drop unnedeed ._fwdefn 2018-02-19 21:53:45 -05:00
qapi-visit.py qapi: Fix alternates that accept 'number' but not 'int' 2018-02-19 21:58:10 -05:00
qapi.py qapi: Use Python 2.6 "except E as ..." syntax 2018-02-19 22:14:39 -05:00