Skip to content
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

Fixes #17

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fixes #17

wants to merge 3 commits into from

Conversation

bkoropoff
Copy link

This fixes some issues I encountered while using the package

bkoropoff added 3 commits July 8, 2022 21:54
DWORD is unsigned, so -1 must be cast appropriately
os.path.exists will return False for junctions with invalid targets.
Check for an error from GetFileAttributes instead.
Use 0 for desired access, or you can get permission denied in some
circumstances.
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.

1 participant