Skip to content

My password contains a column. #105

@JulienPalard

Description

@JulienPalard

Hi!

Thanks for osmapi!

I'm having a small issue though, but easy to fix: while reading the password from the password file, using line = line.strip().split(":", 1) instead of line = line.strip().split(":") would allow my password to read correctly. As my password contains a column, it currently split in three parts, and the last one is discarded.

Bests.

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