diff --git a/bindings/python/wrapper_top.c b/bindings/python/wrapper_top.c index 918e8ea7..21689b0f 100644 --- a/bindings/python/wrapper_top.c +++ b/bindings/python/wrapper_top.c @@ -332,13 +332,17 @@ set_list_of_strings(GList **a_list, PyObject *seq) { l = PySequence_Length(seq); } for (i=0; i