mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-07 01:49:09 +00:00
There is no raw_input() in python3 -- define it as input() Use decode() when writing subprocess output to the log, to make sure the argument for write is a string (in python3 stdout.read() returns bytes). There is no has_key in python3 -- use "in" instead Signed-off-by: Uri Lublin <uril@redhat.com> |
||
|---|---|---|
| .. | ||
| migrate.py | ||