PEP proposal: enhanced string functions

John Roth johnroth at ameritech.net
Fri Nov 16 00:41:03 EST 2001


"Dale Strickland-Clark" <dale at riverhall.NOTHANKS.co.uk> wrote in message
news:kks7vtois5dp8a5gs2rspn9ge3qqof27k4 at 4ax.com...
> I don't think you can have too much string processing help.
>
> Without it you are frequently left with character-level manipulation
> and code that starts to resemble assembler in detail.
>
> That said, you can achieve an awful lot with cunning use of re and %.

Yea, right. Some of us have other things to do than become
experts in obscure things you can do with regular expressions.

John Roth






More information about the Python-list mailing list