This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients gvanrossum, skip.montanaro
Date 2007-12-03.19:23:33
SpamBayes Score 0.13148671
Marked as misclassified No
Message-id <1196709813.19.0.449965170942.issue1538@psf.upfronthosting.co.za>
In-reply-to
Content
I think this is not quite right; you shouldn't return self unless it is
an exact string instance.  If it is a subclass of PyString should make a
copy.
History
Date User Action Args
2007-12-03 19:23:33gvanrossumsetspambayes_score: 0.131487 -> 0.13148671
recipients: + gvanrossum, skip.montanaro
2007-12-03 19:23:33gvanrossumsetspambayes_score: 0.131487 -> 0.131487
messageid: <1196709813.19.0.449965170942.issue1538@psf.upfronthosting.co.za>
2007-12-03 19:23:33gvanrossumlinkissue1538 messages
2007-12-03 19:23:33gvanrossumcreate