[issue4541] Add str method for removing leading or trailing substrings

Raymond Hettinger report at bugs.python.org
Fri Dec 5 10:54:49 CET 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

I agree with Lambert.

Am rejecting this one on the basis that it adds too little value, is too
easily accomplished with pure python, and that it makes the list of
string methods unnecessarily more complex and harder to learn.

----------
nosy: +rhettinger
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4541>
_______________________________________


More information about the Python-bugs-list mailing list