[Python-Dev] Idea - place to put string functions and consts (original) (raw)
Greg Ewing greg@cosc.canterbury.ac.nz
Tue, 19 Mar 2002 14:31:19 +1200 (NZST)
- 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 ]
Guido:
> COMMA.join(['spam', 'eggs'])
This I've never liked. > commajoin(['spam', 'eggs']) But this one's sweet!
The Guido thinks in mysterious ways.
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+
- 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 ]