Georg Brandl wrote: > As a side note, I named the thing "string.join()" because I didn't know what > to > write.
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. </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
