Issue655971
Created on 2002-12-18.21:24:23 by ype, last changed 2003-07-11.22:17:02 by pedronis.
File name |
Uploaded |
Description |
Edit |
Remove |
patch654863try1.txt
|
ype,
2002-12-18.21:33:02
|
The patch |
|
|
msg2281 (view) |
Author: Ype (ype) |
Date: 2002-12-18.21:24:23 |
|
Corrected split() in PyString.java.
Added a test to bugtests/test029.py.
|
msg2282 (view) |
Author: Ype (ype) |
Date: 2002-12-18.21:33:02 |
|
Logged In: YES
user_id=125722
|
msg2283 (view) |
Author: Samuele Pedroni (pedronis) |
Date: 2003-07-11.21:21:29 |
|
Logged In: YES
user_id=61408
does the patch work with
'a'.split(None,1)?
I will check in a slightly modified version.
|
msg2284 (view) |
Author: Samuele Pedroni (pedronis) |
Date: 2003-07-11.22:17:02 |
|
Logged In: YES
user_id=61408
ok, I have committed a slightly different version. Regr
tests have been added to test029.py .
|
|
Date |
User |
Action |
Args |
2002-12-18 21:24:23 | ype | create | |
|