Message1466

Author pekka.klarck
Recipients
Date 2007-02-19.01:15:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I was able to get join and replace working correctly so that argument checking is done only in the hand written part of the PyString. I'll attach a patch so that you can check is it even close to be correct. Fixes are still missing tests and also "'%s' % u'x'" issue is open.

File Added: patch.1
History
Date User Action Args
2008-02-20 17:17:43adminlinkissue1659819 messages
2008-02-20 17:17:43admincreate