join and split with empty delimiter
Tim Daneliuk
info at tundraware.com
Wed Jul 17 19:24:17 EDT 2019
On 7/17/19 4:24 PM, Chris Angelico wrote:
> Agreed. There are a number of other languages where splitting on an
> empty delimiter simply fractures the string into characters (I checked
> Pike, JavaScript, Tcl, and Ruby), and it's a practical and useful
> feature. +1.
Not only that, it makes the language more symmetric/consistent. Put
me down for +1 as well.
More information about the Python-list
mailing list