Skip to content

Amended recent change to address issue #193#194

Closed
swinstanley wants to merge 1 commit intopythonnet:developfrom
swinstanley:develop
Closed

Amended recent change to address issue #193#194
swinstanley wants to merge 1 commit intopythonnet:developfrom
swinstanley:develop

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