monty 0.0.20

A sandboxed, snapshotable Python interpreter written in Rust.
Documentation
1
2
isinstance(1, [int, str])
# Raise=TypeError('isinstance() arg 2 must be a type, a tuple of types, or a union')