[Python-ideas] Fix default encodings on Windows
Random832
random832 at fastmail.com
Thu Aug 18 13:24:15 EDT 2016
On Thu, Aug 18, 2016, at 13:18, MRAB wrote:
> > If you see an alternative choice to those listed above, feel free to
> > contribute it. Otherwise, can we focus the discussion on these (or any
> > new) choices?
> >
> Could we use still call it 'mbcs', but use 'surrogateescape'?
Er, this discussion is about converting *from* unicode (including
arbitrary but usually valid characters) *to* bytes.
More information about the Python-ideas
mailing list