Message3309

Author ntelang
Recipients ntelang, pjenvey
Date 2008-06-27.23:29:40
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1214609381.95.0.752152805947.issue1023@psf.upfronthosting.co.za>
In-reply-to
Content
Hi, I have made a simple implementation of rsplit for PyString in these 
two diffs. Unicode seems to have it already. I have some tests, but not 
enough. Some tests from CPython will probably have to be included as 
well, but I couldn't find any.
History
Date User Action Args
2008-09-12 00:31:57nrileysetspambayes_score: 0.262729 -> 0.0
2008-06-27 23:29:41ntelangsetspambayes_score: 0.262729 -> 0.262729
messageid: <1214609381.95.0.752152805947.issue1023@psf.upfronthosting.co.za>
2008-06-27 23:29:41ntelangsetspambayes_score: 0.262729 -> 0.262729
recipients: + ntelang, pjenvey
2008-06-27 23:29:41ntelanglinkissue1023 messages
2008-06-27 23:29:41ntelangcreate