list to string

Erno Kuusela erno-news at erno.iki.fi
Mon Feb 26 22:25:25 EST 2001


In article <3a9b14c9.33237453 at news-server.austin.rr.com>,
jgraves3 at austin.rr.com (jay graves) writes:

| Some people don't like using the string methods in this way and they
| might write:  (at least until the string module goes away.)

| import string
| string.join(result,'')

the string module isn't going away, it has lots of stuff that
is not available as methods of strings.

  -- erno



More information about the Python-list mailing list