[Python-Dev] String methods... finally

Barry A. Warsaw bwarsaw at cnri.reston.va.us
Mon Jun 14 20:47:32 CEST 1999


>>>>> "TP" == Tim Peters <tim_one at email.msn.com> writes:

    Timbot> Barry, did it ever occur to you to that this fancy Emacs
    Timbot> quoting is pig ugly <wink>?

    wink> + string.join(seq) doesn't currently convert seq elements to
    wink> string type, and in my vision it would.  At least three of
    wink> us admit to mapping str across seq anyway before calling
    wink> string.join, and I think it would be a nice convenience:

Check the CVS branch.  It does seem pretty cool!




More information about the Python-Dev mailing list