Message2795

Author ayeshaiqbal
Recipients
Date 2007-08-24.05:46:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I have attached a new patch. With this patch now all three tests are succeeding for str_replace .
Also for negative value of maxsplit given an empty string to be replaced this patch will return the same value for python and jython(this is not checked by the test files).
File Added: strreplace.patch
History
Date User Action Args
2008-02-20 17:18:46adminlinkissue1772858 messages
2008-02-20 17:18:46admincreate