"Christopher Petrilli" wrote: > didn't seem to look wrong. I finally put my finger on it, and I > haven't seen anyone mention it, so I guess I'll do so. To me, the > concept of "join" on a string is just not quite kosher, instead it > should be something like this: > > aList.join(" ") > > or if you want it without the indirection: > > ['item', 'item', 'item'].join(" ") > > Now *THAT* looks right to me. why do we keep coming back to this? aString.join can do anything string.join can do, but aList.join cannot. if you don't understand why, check the archives. </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4