monty 0.0.20

A sandboxed, snapshotable Python interpreter written in Rust.
Documentation
1
2
assert False, 'custom message'
# Raise=AssertionError('custom message')