[libvirt] [PATCH Rust v2] api_tests.py: update to use Python 3

2019-11-13 Thread liushuyu
From: Zixing Liu Signed-off-by: Zixing Liu --- tools/api_tests.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/api_tests.py b/tools/api_tests.py index b26ec34..9e66c92 100644 --- a/tools/api_tests.py +++ b/tools/api_tests.py @@ -47,10 +47,10 @@ def main():

Re: [libvirt] [PATCH Rust v2] api_tests.py: update to use Python 3

2019-11-13 Thread Andrea Bolognani
On Tue, 2019-11-12 at 13:27 -0700, Zixing Liu wrote: > Signed-off-by: Zixing Liu > --- > tools/api_tests.py | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Looks good now! Reviewed-by: Andrea Bolognani and pushed. Congratulations on your first contribution to libvirt-rust :)

[libvirt] [PATCH Rust v2] api_tests.py: update to use Python 3

2019-11-12 Thread Zixing Liu
Signed-off-by: Zixing Liu --- tools/api_tests.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/api_tests.py b/tools/api_tests.py index b26ec34..9e66c92 100644 --- a/tools/api_tests.py +++ b/tools/api_tests.py @@ -47,10 +47,10 @@ def main(): else: