pymel.tools.py2mel.isIterable

isIterable(obj)

Returns True if an object is iterable and not a string or ProxyUnicode type, otherwise returns False.

Return type:bool