Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop "from __future__ import print_function" | Paolo Bonzini | 2020-02-07 | 1 | -1/+0 |
* | tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 2020-02-07 | 1 | -1/+1 |
* | iotests: Use // for Python integer division | Max Reitz | 2018-10-31 | 1 | -3/+3 |
* | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 2018-06-08 | 1 | -8/+9 |
* | tests: Use Python 2.6 "except E as ..." syntax | Markus Armbruster | 2016-02-08 | 1 | -1/+1 |
* | qemu-iotests: add qed.py image manipulation utility | Stefan Hajnoczi | 2012-08-06 | 1 | -0/+235 |