diff options
author | John Snow | 2020-05-14 05:52:30 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2020-05-31 18:25:07 +0200 |
commit | 2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5 (patch) | |
tree | faf409f8ecaefb379907700e69938a5dfbe459fe /python/qemu/qtest.py | |
parent | scripts/qmp: Fix shebang and imports (diff) | |
download | qemu-2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5.tar.gz qemu-2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5.tar.xz qemu-2d110c11497ac52d5ce9f4b116463cdb8c3f4ad5.zip |
python: remove more instances of sys.version_info
We guarantee 3.5+ everywhere; remove more dead checks. In general, try
to avoid using version checks and instead prefer to attempt behavior
when possible.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200514035230.25756-1-jsnow@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'python/qemu/qtest.py')
0 files changed, 0 insertions, 0 deletions