No 1.6! (was Re: A REALLY COOL PYTHON FEATURE:)

Bjorn Pettersen bjorn at roguewave.com
Thu May 18 11:37:32 EDT 2000


Peter Schneider-Kamp wrote:

> Martijn Faassen wrote:
> >
> > In the case of 'foo'.join() this stops making sense:
> >
> >   I join the list of strings with spaces.
> >
> >   ' '.join(list)
>
> Well how about this:
>   The space joins the elements of the list.

Oh, you mean.... list.append(' ') <wink>

>
>   ' '.joins(list)
>
> > lots-of-instinctive-language-analysis-ly yours,
>
> more-of-that-stuff-ly y'rs

keeping-a-good-thing-going-ly y'rs
bjorn





More information about the Python-list mailing list