[Python-3000] [Python-Dev] Python3UnicodeDecodeError
Antoine Pitrou
solipsis at pitrou.net
Tue Oct 7 23:31:42 CEST 2008
Guido van Rossum <guido <at> python.org> writes:
>
> I expect that the only effect of this change would be that the
> filesystem encoding would become the de-facto default encoding for
> other contexts as well.
But there is no such thing as "the" filesystem encoding (except in Python's
simplified heuristics). There is one distinct encoding for each mounted
filesystem.
Regards
Antoine.
More information about the Python-3000
mailing list