samuelcolvin / rtoml

A fast TOML library for python implemented in rust.
https://pypi.org/project/rtoml/
MIT License
323 stars 28 forks source link

What `Path` type is actually the right one? #76

Closed PixelSymbols closed 5 months ago

PixelSymbols commented 8 months ago

in docs it says that load takes either str, path or TextIO, but doesn't specify which Path type it takes.

j-tesla commented 6 months ago

pathlib.Path