join()

Hans Nowak ivnowa at hvision.nl
Mon Oct 9 06:56:29 EDT 2000


Greg Ewing wrote:
> 
> echuck at mindspring.com wrote:
> >
> > In Python 2.0, I was surprised to see join() had become a method of
> > string. I "naturally" expected it to be a method of list.
> 
> Quite a lot of people screamed blue murder about
> this at the time, and were ignored. Getting it
> changed now seems to be impossible.
> 
> My advice is to boycott those methods and continue
> using the string module, which fortunately is
> still there.

I second that. I never really saw the need for string methods anyway...
then again, maybe I'm just daft. :)  However, it's not unlikely that the
string module will be deprecated, like other nice stuff. So I don't know
if it's a good idea to boycott it. 

--Hans Nowak

-----BEGIN PYTHON CODE BLOCK-----
Version: 1.0
Py+++ v1.5.2 ev+,i,p n+++ s++++ tt+++,w+ a1996 w---# 
ow95,w98,wnt,d6,d7,l lc++,cc++,pa+++,sc+,b++# m- b3 fs--- r9
------END PYTHON CODE BLOCK------



More information about the Python-list mailing list