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 serhiy.storchaka
Recipients SpaghettiToastBook, cvrebert, ncoghlan, serhiy.storchaka, terry.reedy
Date 2013-07-01.09:35:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372671333.04.0.382085162705.issue18335@psf.upfronthosting.co.za>
In-reply-to
Content
str already have too many methods. Who uses str.swapcase() or str.zfill() now? I'm -0.5 for adding any new str methods.
History
Date User Action Args
2013-07-01 09:35:33serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ncoghlan, cvrebert, SpaghettiToastBook
2013-07-01 09:35:33serhiy.storchakasetmessageid: <1372671333.04.0.382085162705.issue18335@psf.upfronthosting.co.za>
2013-07-01 09:35:33serhiy.storchakalinkissue18335 messages
2013-07-01 09:35:32serhiy.storchakacreate