Skip to content

transition to pathlib #675

Open
Open
@NileGraddis

Description

@NileGraddis

pathlib offers a nifty object-oriented API and lots of convenience functionality for interacting with fs paths. See the pep for more info.

We can probably replace some or all of our path-munging code with pathlib. It is, however python 3 only.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions