[Python-ideas] Smoothing transition to Python 3
Chris Barker
chris.barker at noaa.gov
Fri Jun 3 21:19:14 EDT 2016
On Fri, Jun 3, 2016 at 5:41 PM, Random832 <random832 at fastmail.com> wrote:
> *Emacs has two concrete types: "byte strings" which can contain no
> non-ASCII characters, and "unicode strings" which use UTF-8 (plus those
> extra code points)
Uhm, I'm confused, isn't the exactly what py3 has now? byte strings and
unicode strings?
_maybe_ you want a little more interoperability, but those types are there.
-CHB
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160603/96ad8dab/attachment.html>
More information about the Python-ideas
mailing list