samuelcolvin / rtoml

A fast TOML library for python implemented in rust.

Home Page:https://pypi.org/project/rtoml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What `Path` type is actually the right one?

PixelSymbols opened this issue · comments

commented

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

pathlib.Path