Peter Alexander:

Generally speaking though, the vast majority of user code should never need to index into a Unicode string.

Right, 90% of the code doesn't need to slice strings (and generally strings are Unicode). But the other 90% of the code needs to slice things...

Bye,
bearophile

Reply via email to