Skip to content

Fix Issue 553: MultiDirChooser now handles Windows volume labels. #554

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

besslwalker
Copy link
Contributor

Fixes Issue #553.

If running on a Windows system, strips volume labels from directory path to leave only the drive letter. This path can then be ingested by other functionality that expects valid paths.

Does not touch functionality for non-Windows systems.

Compatible with Python 3.x and Python 2.7.

…ser.

If running on a Windows system, strips volume labels from directory path to leave only the drive letter. This path can then be ingested by other functionality that expects valid paths.
@chriskiehl chriskiehl merged commit 657cb6a into chriskiehl:1.0.4-release May 18, 2020
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