yet another "Here's to 1.5.2" post

Hans Nowak wurmy at earthlink.net
Tue Apr 9 20:39:00 EDT 2002


Alex Martelli wrote:

> Max M wrote:
> 
> > Michael Hudson wrote:
> >> Syver Enstad <syver-en+usenet at online.no> writes:
> >
> >>>Am I the only one in the entire world that thinks '\t'.join(mylist) is
> >>>elegant and natural?
> >>
> >> No.
> >
> > Well I would have found mylist.join('\t') more natural, but I can live
> > with the other.
>
[...]
> 
> joiner.join(sequence) was an EXCELLENT design choice...

I'm sure it was, and also useful and necessary. Unfortunately,
it's also seriously ugly, so I'm glad we can still use
string.join. :-)

-- 
Hans (base64.decodestring('d3VybXlAZWFydGhsaW5rLm5ldA==')) 
# decode for email address ;-)
The Pythonic Quarter:: http://www.awaretek.com/nowak/



More information about the Python-list mailing list