[Python-Dev] String methods... finally

Barry A. Warsaw bwarsaw at cnri.reston.va.us
Fri Jun 11 20:42:27 CEST 1999


>>>>> "DA" == David Ascher <da at ski.org> writes:

    DA> My real concern is that there is nothing about the word 'join'
    DA> which implies string conversion.  Either call it joinstrings
    DA> or don't do the conversion, I say.

Can you say mapconcat() ? :)

Or instead of join, just call it concat?

-Barry




More information about the Python-Dev mailing list