diff options
| author | Igor Mammedov <imammedo@redhat.com> | 2019-06-20 11:40:35 -0400 |
|---|---|---|
| committer | Eduardo Habkost <ehabkost@redhat.com> | 2019-07-01 19:02:10 -0300 |
| commit | 08aa87f5e78270c3b225eb5c89c069aa9f49f5c1 (patch) | |
| tree | d9eb04b1c8481661795e30ccecc0de038ba81203 /scripts/render_block_graph.py | |
| parent | 7d0e02405fc02a181319b1ab8681d2f72246b7c6 (diff) | |
| download | focaccia-qemu-08aa87f5e78270c3b225eb5c89c069aa9f49f5c1.tar.gz focaccia-qemu-08aa87f5e78270c3b225eb5c89c069aa9f49f5c1.zip | |
qmp: make qmp-shell work with python3
python3 doesn't have raw_input(), so qmp-shell breaks. Use input() instead and override it with raw_input() if running on python2. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20190620154035.30989-1-imammedo@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions