Skip to content

De-vendoring six.py #4

@jayvdb

Description

@jayvdb

Distros dont like having vendored libs.

A way to accommodate that is to inject stash/lib into the sys.path in the normal library, and then use import six in the rest of the codebase without the stash.lib prefix.

Distros can then remove the six.py and their default one will be used instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions