py: Don't expect that type->getiter() always returns iterator, check for NULL.
This is better than forcing each getiter() implementation to raise exception.
Please register or sign in to comment
This is better than forcing each getiter() implementation to raise exception.