Guido van Rossum wrote: > > > > > Two new methods startswith and endswith act like their Java cousins. > > > > > > is it just me, or do those method names suck? > > It's just you. > > > > begin? starts_with? startsWith? (ouch) > > > has_prefix? > > Those are all painful to type, except "begin", which isn't expressive. > > > In mxTextTools I used the names prefix() and suffix() for much > > The problem with those is that it's arbitrary (==> harder to remember) > whether A.prefix(B) means that A is a prefix of B or that A has B for > a prefix. True. These are functions in mxTextTools and take a sequence as second argument, so the order is clear there... has_prefix() has_suffix() would probably be appropriate as methods (you don't type them that often ;-) -- Marc-Andre Lemburg ______________________________________________________________________ Y2000: 203 days left Business: http://www.lemburg.com/ Python Pages: http://www.lemburg.com/python/
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4