Skip to content

Amended recent change to address issue #193 #194

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

Closed
wants to merge 1 commit into from

Conversation

swinstanley
Copy link
Contributor

Just tweaked to join the platform onto the path, then tested on 32bit Python 3.5 only.

matthid added a commit to matthid/pythonnet that referenced this pull request May 26, 2016
@matthid matthid mentioned this pull request May 26, 2016
kits_suffix = "bin"
if PLATFORM == "x64":
kits_suffix += r"\x64"
kits_suffix = os.path.join("bin",PLATFORM)
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing space between comma and PLATFORM

@tonyroberts
Copy link
Contributor

cherry-picked and fixed formatting.

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.

3 participants