[Scons-dev] Question about .../SCons/Platform/win32.py
anatoly techtonik
techtonik at gmail.com
Sun Mar 23 03:39:25 EDT 2014
Hi Rocco,
Sorry for a long delay. It took time to dig this, which was:
1. open https://bitbucket.org/scons/scons/src/tip/src/engine/SCons/Platform/win32.py?at=default
2. hit blame button
3. look through
https://bitbucket.org/scons/scons/commits/99b456bb216afb8eee1e49a0002534d2bf37fb65
4. search for Windows
5. find reference to issue 1721
http://scons.tigris.org/ds/viewMessage.do?dsForumId=1271&dsMessageId=918750
> So my questions are:
> Why is that code there?
> Does it handle situations (different OS or python interpreter) that i didn't
> think of?
It may worth checking the issue thread to get the details and see if that
is already fixed. It would help to provide a better test and to issue on
http://bugs.python.org if behavior is confirmed.
--
anatoly t.
More information about the Scons-dev
mailing list