Skip to content

Inconsistent behaviour between Windows and Posix #1

@barneygale

Description

@barneygale

PurePathBase.pathmod is currently set to os.path, and so things like path separators vary depending on the host system. This is undesirable for base classes.

Short term solution: set it to posixpath

Possible longer-term solution: make fewer assumptions about path syntax, drop pathmod?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions