"convert" string to bytes without changing data (encoding)
Piet van Oostrum
piet at vanoostrum.org
Wed Aug 29 19:27:10 EDT 2012
Ross Ridge <rridge at csclub.uwaterloo.ca> writes:
>
> But it is in fact only stored in one particular way, as a series of bytes.
>
No, it can be stored in different ways. Certainly in Python 3.3 and
beyond. And in 3.2 also, depending on wide/narrow build.
--
Piet van Oostrum <piet at vanoostrum.org>
WWW: http://pietvanoostrum.com/
PGP key: [8DAE142BE17999C4]
More information about the Python-list
mailing list