PEP proposal: enhanced string functions

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Thu Nov 15 11:55:17 EST 2001


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 %.
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list