ImageFile.Stoner__tools__tests__isiterable

ImageFile.Stoner__tools__tests__isiterable() bool

Chack to see if a value is iterable.

Parameters:

value – Entity to check if it is iterable

Returns:

(bool) – True if value is an instance of collections.Iterable.