6d8e8b302f
Exposes it directly instead of loosing all information outside the message
2 lines
154 B
Markdown
2 lines
154 B
Markdown
`std::io::Error` cast: Reuses the underlying `PyErr` Python error instead of wrapping it again if the `io::Error` has been built using a Python exception
|