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

Peter Schneider-Kamp petersc at stud.ntnu.no
Thu May 18 07:59:44 EDT 2000


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.

  ' '.joins(list)

> lots-of-instinctive-language-analysis-ly yours,

more-of-that-stuff-ly y'rs
Peter
--
Peter Schneider-Kamp          ++47-7388-7331
Herman Krags veg 51-11        mailto:peter at schneider-kamp.de
N-7050 Trondheim              http://schneider-kamp.de




More information about the Python-list mailing list