yet another "Here's to 1.5.2" post

Aahz aahz at pythoncraft.com
Tue Apr 9 18:16:12 EDT 2002


In article <tnys8.11$p56.2333 at newsb.telia.net>,
Fredrik Lundh <fredrik at pythonware.com> wrote:
>Sean 'Shaleh' Perry wrote:
>>
>> " ".join(mylist) # is this perl or python?
>
>*why* string objects have join method has been explained over and
>over and over again, ...

True.

> ...and should also be obvious for anyone with some
>knowledge how strings and sequences work in Python.

Maybe it "should" be, but I like to think I rank reasonbly high on the
ability to reason Pythonically, and I still think that "".join() is a
wart.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"There are times when effort is important and necessary, but this should
not be taken as any kind of moral imperative."  --jdecker



More information about the Python-list mailing list