read
read_str
eval
- Expose `read`, `read_str`, and `eval` in Python - Add string evaluation example to interop section of docs - Add test for `eval` - Explain `eof` keyword argument in `read` docstring
exec