Skip to content

Conversation

@ddodson3
Copy link

Small fix to check if "ProgramFiles(x86)" is an environment variable before adding it to the list of extra paths. Fixes error #290.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be more idiomatic to write this as if "ProgramFiles(x86)" in os.environ:

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