> > Another thing. Why has string.join been added to the string object, = when > > it make so much more sense to add it to the list object. i.e.: >=20 > Actually, s/list/sequence/ what sequence object? (there are hundreds of them, but just two basic string types...) </F>