Re: [Spice-devel] [PATCH spice-common 1/4] codegen: Use has_end_attr instead of has_attr("end")

2019-08-13 Thread Uri Lublin
On 8/13/19 7:56 PM, Frediano Ziglio wrote: Just style, they do the same thing, but is more coherent with the rest of the code. Signed-off-by: Frediano Ziglio Ack. Uri. --- python_modules/demarshal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[Spice-devel] [PATCH spice-common 1/4] codegen: Use has_end_attr instead of has_attr("end")

2019-08-13 Thread Frediano Ziglio
Just style, they do the same thing, but is more coherent with the rest of the code. Signed-off-by: Frediano Ziglio --- python_modules/demarshal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_modules/demarshal.py b/python_modules/demarshal.py index d3147b7..6d8dbdd