Issue1501930
Created on 2006-06-06.23:22:35 by anonymous, last changed 2006-06-06.23:22:35 by nobody.
File name |
Uploaded |
Description |
Edit |
Remove |
getenv.patch
|
nobody,
2006-06-06.23:22:35
|
patch for 1299032 |
|
|
msg2493 (view) |
Author: Nobody/Anonymous (nobody) |
Date: 2006-06-06.23:22:35 |
|
os.getenv in CPython returns None if the env var is
not defined. Jython currently raises an exception.
This fixes that.
|
msg2494 (view) |
Author: Jeff Norton (jeffnorton) |
Date: 2006-06-06.23:24:06 |
|
Logged In: YES
user_id=1319169
Actually submitted by me.
|
|
Date |
User |
Action |
Args |
2006-06-06 23:22:35 | anonymous | create | |
|