Searched defs:is_iterable_but_not_string (Results 1 – 3 of 3) sorted by relevance
23 def is_iterable_but_not_string(v): function
43 def is_iterable_but_not_string(o): function
48 def is_iterable_but_not_string(obj) -> bool: function