Message232524
In message
http://bugs.python.org/issue17914#msg188626
Victor Stenner says
"On Windows, GetSystemInfo() is called instead of reading an environment variable. I suppose that this function is more reliable."
From my reading, and based on feedback from one of my customers, I believe he is correct and that GetSystemInfo() ought to be used on Windows. (It is available in pywin32 win32api.) |
|
Date |
User |
Action |
Args |
2014-12-12 11:22:18 | mark | set | recipients:
+ mark, pitrou, vstinner, giampaolo.rodola, nedbat, trent, ezio.melotti, r.david.murray, neologix, python-dev, serhiy.storchaka, kushal.das, dilettant, Yogesh.Chaudhari |
2014-12-12 11:22:18 | mark | set | messageid: <1418383338.81.0.760234653774.issue17914@psf.upfronthosting.co.za> |
2014-12-12 11:22:18 | mark | link | issue17914 messages |
2014-12-12 11:22:18 | mark | create | |
|