Skip to content

Conversation

@dominikandreas
Copy link

sys.platform is just "win" for windows (see https://docs.python.org/3/library/sys.html#sys.platform), therefore the code fails resulting in the exception "NameError: name 'platname' is not defined". the proposed change should work for all versions of windows

sys.platform is just "win" in my case (windows 10, python3), therefore the code fails resulting in the exception "NameError: name 'platname' is not defined".  the proposed change should work for all versions of windows
@dominikandreas
Copy link
Author

I've created a single pull request for multiple windows fixes, including this one. Therefore, this pull request can be closed.

@machinaut machinaut closed this Jul 15, 2017
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