Flexible string representation, unicode, typography, ...
Ian Kelly
ian.g.kelly at gmail.com
Thu Aug 23 11:19:23 EDT 2012
On Thu, Aug 23, 2012 at 9:11 AM, MRAB <python at mrabarnett.plus.com> wrote:
> Perhaps the solution should've been to just switch between 2/4 bytes instead
> of 1/2/4 bytes. :-)
Why? You don't lose any complexity by doing that. I can see
arguments for 1/2/4 or for just 4, but I can't see any advantage of
2/4 over either of those.
More information about the Python-list
mailing list