qemu-e2k/tests/vm
Paolo Bonzini 423edd9a31 drop "from __future__ import print_function"
This is only needed for Python 2, which we do not support anymore.

Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200204160604.19883-1-pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2020-02-07 15:15:16 +01:00
..
Makefile.include tests/vm: Allow to set qemu-img path 2019-12-18 20:17:33 +00:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
basevm.py drop "from __future__ import print_function" 2020-02-07 15:15:16 +01:00
centos tests: Explicit usage of Python 3 2020-02-07 15:12:48 +01:00
fedora tests: Explicit usage of Python 3 2020-02-07 15:12:48 +01:00
freebsd tests: Explicit usage of Python 3 2020-02-07 15:12:48 +01:00
netbsd tests: Explicit usage of Python 3 2020-02-07 15:12:48 +01:00
openbsd tests: Explicit usage of Python 3 2020-02-07 15:12:48 +01:00
ubuntu.i386 tests: Explicit usage of Python 3 2020-02-07 15:12:48 +01:00

README

See docs/devel/testing.rst for help.