Skip to content

Bug with paths on Windows #24

@alekssamos

Description

@alekssamos

Instead of the path to the user folder, a folder with the name "~" is created
Use os.path.expanduser("~") on Windows systems.
My path now looks like: C:\Users\Alexey\~\checkio_solutions
And it should be like this: C:\Users\Alexey\checkio_solutions

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