-
Notifications
You must be signed in to change notification settings - Fork 1
Preliminary platform-specific flavour support #2
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
Conversation
3bc330c to
b009ca7
Compare
…something wrong with the output: on 2.7 they are unicode literals).
…n absolute (in the builder's `__init__`)
…windows the subprocess must have the SYSTEMROOT env var, otherwise it cannot load DLLs.
|
@dstufft So I finally got it to work on Windows ... Tested this with Python 2.7.9: |
|
@dstufft About the move of How would you have it? |
|
So the reason I had |
Preliminary platform-specific flavour support
It's primitive now but there could be specialized flavours for: pypy, jython, ironpython (with os variants?)