Issue1743594
Created on 2007-06-26.14:40:14 by davidhandy, last changed 2007-07-07.23:40:08 by cgroves.
File name |
Uploaded |
Description |
Edit |
Remove |
jython.java.diff
|
davidhandy,
2007-06-26.14:40:14
|
jython.java |
|
|
msg2725 (view) |
Author: David R. Handy (davidhandy) |
Date: 2007-06-26.14:40:14 |
|
This fixes the Jython 2.2 problem where jython -c "(some code" doesn't result in sys.path containing the empty string, signifying the current directory. (And thus breaking all my program starter scripts that used to work!)
|
msg2726 (view) |
Author: Charlie Groves (cgroves) |
Date: 2007-07-07.23:40:08 |
|
Fixed in r3284.
|
|
Date |
User |
Action |
Args |
2007-06-26 14:40:14 | davidhandy | create | |
|