[Python-Dev] Idea - place to put string functions and consts (original) (raw)
Barry A. Warsaw barry@zope.com
Mon, 18 Mar 2002 15:56:35 -0500
- Previous message: [Python-Dev] Idea - place to put string functions and consts
- Next message: [Python-Dev] Idea - place to put string functions and consts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"GvR" == Guido van Rossum <guido@python.org> writes:
>> COMMA.join(['spam', 'eggs'])
GvR> This I've never liked.
>> comma_join(['spam', 'eggs'])
GvR> But this one's sweet!
Ah, so is it the uppercase letters or the dot you dislike ?
-Barry
- Previous message: [Python-Dev] Idea - place to put string functions and consts
- Next message: [Python-Dev] Idea - place to put string functions and consts
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]