Python equivalent to lhs is rhs.
lhs is rhs
bool py_isidentical( py_Ref arg0, py_Ref arg1, ) { return _py_isidentical( arg0, arg1, ); }