On 4/27/06, Georg Brandl <[EMAIL PROTECTED]> wrote: > As a side note, I named the thing "string.join()" because I didn't know what > to > write. The str type will be dead, and I assume that the new string type will > have a different name. > > Will it be "unicode"? Or "text"? Or "string"?
"str" of course. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ 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
