Re: computing with characters
- From: Marc 'BlackJack' Rintsch <bj_666@xxxxxxx>
- Date: 30 Apr 2008 11:39:07 GMT
On Wed, 30 Apr 2008 13:12:05 +0200, Torsten Bronger wrote:
However, join() is really bizarre. The list rather than the
separator should be the leading actor.
You mean any iterable should be the leading actor, bacause `str.join()`
works with any iterable. And that's why it is implemented *once* on
string and unicode objects. Okay that's twice. :-)
Ciao,
Marc 'BlackJack' Rintsch
.
- References:
- computing with characters
- From: SL
- Re: computing with characters
- From: Lutz Horn
- Re: computing with characters
- From: SL
- Re: computing with characters
- From: Gabriel Genellina
- Re: computing with characters
- From: SL
- Re: computing with characters
- From: Torsten Bronger
- Re: computing with characters
- From: Duncan Booth
- Re: computing with characters
- From: Torsten Bronger
- computing with characters
- Prev by Date: Re: computing with characters
- Next by Date: Re: computing with characters
- Previous by thread: Re: computing with characters
- Next by thread: Re: computing with characters
- Index(es):