[Python-Dev] Death to string functions!

Greg Wilson gvwilson@nevex.com
Sun, 17 Dec 2000 11:25:17 -0500


+1 on deprecating string functions.  Every Python book and tutorial
(including mine) emphasizes Python's simplicity and lack of Perl-ish
redundancy; the more we practice what we preach, the more persuasive
this argument is.

Greg (who admittedly only has a few thousand lines of Python to maintain)