
4 Dec
2019
4 Dec
'19
6:04 a.m.
On 12/3/19 6:15 PM, Daniel P. Berrangé wrote:
The python array slice syntax expects the first and last indexes, not the first length and element count.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- scripts/check-symsorting.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal