Flexible string representation, unicode, typography, ...
Chris Angelico
rosuav at gmail.com
Thu Aug 30 04:59:27 EDT 2012
On Thu, Aug 30, 2012 at 6:51 PM, <wxjmfauth at gmail.com> wrote:
> Pick up a random text and see the probability this
> text match the most optimized case 1 char / 1 byte,
> practically never.
Only if you talk about a huge document. Try, instead, every string
ever used in a Python script.
Practically always.
But I'm wasting my time saying this again. It's been said by multiple
people multiple times.
ChrisA
More information about the Python-list
mailing list