mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 02:44:59 +00:00
Rather than slicing the end of a string, we can use python's endswith(). And rather than creating a set of characters, we can search for a character within a string. Backports commit 8712fa5333ad348da20034b717dd814219d1ec11 from qemu |
||
|---|---|---|
| .. | ||
| create_config | ||
| make_device_config.sh | ||
| ordereddict.py | ||
| qapi-event.py | ||
| qapi-types.py | ||
| qapi-visit.py | ||
| qapi.py | ||