fs — Filesystem helpers
(See top-level fs
module documentation.)
Functions: read
, write
, exists
, join
— these delegate to
pathlib
and open
. Example usage shown in the Stdlib overview and
examples pages.
(See top-level fs
module documentation.)
Functions: read
, write
, exists
, join
— these delegate to
pathlib
and open
. Example usage shown in the Stdlib overview and
examples pages.