summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/165
diff options
context:
space:
mode:
authorPaolo Bonzini2020-02-04 17:06:04 +0100
committerPhilippe Mathieu-Daudé2020-02-07 15:15:16 +0100
commit423edd9a31b3c78007bb5d9c9a9b3c0c618a10a8 (patch)
treedb366ee72d4035e9396c3b9694249a5992ac84ac /tests/qemu-iotests/165
parentmake all Python scripts executable (diff)
downloadqemu-423edd9a31b3c78007bb5d9c9a9b3c0c618a10a8.tar.gz
qemu-423edd9a31b3c78007bb5d9c9a9b3c0c618a10a8.tar.xz
qemu-423edd9a31b3c78007bb5d9c9a9b3c0c618a10a8.zip
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>
Diffstat (limited to 'tests/qemu-iotests/165')
-rwxr-xr-xtests/qemu-iotests/1651
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/165 b/tests/qemu-iotests/165
index b60a803dae..fb56a769b4 100755
--- a/tests/qemu-iotests/165
+++ b/tests/qemu-iotests/165
@@ -18,7 +18,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-from __future__ import print_function
import os
import re
import iotests