Issue1713513
Created on 2007-05-05.16:24:52 by kzuberi, last changed 2007-05-05.18:42:31 by cgroves.
msg1583 (view) |
Author: Khalid Zuberi (kzuberi) |
Date: 2007-05-05.16:24:52 |
|
Jason R. Coombs reports on jython-dev:
"""
I’m unsure when this problem started. It may have not emerged until the _01 update to Java 1.6. Nevertheless, os.environ fails to load environment variables in Windows Vista. The following patch (also attached) addresses the problem:
"""
Jason's patch is attached. I don't have vista to test but i don't see the harm ...
- kz
|
msg1584 (view) |
Author: Charlie Groves (cgroves) |
Date: 2007-05-05.18:42:31 |
|
Committed in r3207.
|
|
Date |
User |
Action |
Args |
2007-05-05 16:24:52 | kzuberi | create | |
|