Skip to content

isiter should likely ignore exceptions

Exception types are actually iterable. They iterate the input argument. It feels like they should be ignored by default.