forked from Rust-related/RustPython
As [cpython 3.8 implementation](https://github.com/python/cpython/blob/main/Python/bltinmodule.c#L1448), add `PyIter_Check` and its error message. Signed-off-by: snowapril <sinjihng@gmail.com>
As [cpython 3.8 implementation](https://github.com/python/cpython/blob/main/Python/bltinmodule.c#L1448), add `PyIter_Check` and its error message. Signed-off-by: snowapril <sinjihng@gmail.com>