Skip to content

Conversation

@dljsjr
Copy link
Contributor

@dljsjr dljsjr commented Jul 27, 2023

This calls os.path.expanduser on the input to the save/load dialog, which will expand user home directory placeholders in the path root position, such as ~/foo on Unix systems, which will then get expanded to /home/$USER/foo.

See: https://docs.python.org/3/library/os.path.html#os.path.expanduser

@tconbeer tconbeer merged commit 7b2d55e into tconbeer:main Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants