Thomas Wouters wrote: > > join() > > > > it's time to make this a builtin. the "it's the separator that's doing > > the > > joining" idea is silly and unintuitive, and should be fixed. > > > I disagree, and I believe that would be a big mistake to change it.
big mistake? can anyone point to one other example where "call method on literal" is used in Python ? didn't think so. (there's been more "cannot find out how to join strings" posts on c.l.python since my last post on this topic, btw ;-) </F> _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
