Method or function?
Darren New
dnew at san.rr.com
Fri Nov 3 16:36:27 EST 2000
More information about the Python-list mailing list
Fri Nov 3 16:36:27 EST 2000
- Previous message (by thread): Method or function?
- Next message (by thread): Method or function?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quinn Dunkan wrote: > Or maybe 'join' is ok... arghh, they both sorta work. Actually, I was thinking that when it's a method of string, it should be "reduce". When you reduce a list of integers with addition, you get 1 + 2 + 3 + 4 When you reduce a list of words with a "," string, you get one,two,three,four ;-) -- Darren New / Senior MTS & Free Radical / Invisible Worlds Inc. San Diego, CA, USA (PST). Cryptokeys on demand. The tragedy of the commons applies to monitizing eyeballs, too.
- Previous message (by thread): Method or function?
- Next message (by thread): Method or function?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list