Python 3 encoding question: Read a filename from stdin, subsequently open that filename

Martin v. Loewis martin at v.loewis.de
Wed Dec 1 02:30:52 EST 2010


> The world does not revolve around Python.  Unix filenames have been
> encoding-agnostic long before Python was around.  If Python3 does not
> support this then it's a regression on Python's part.

Fortunately, Python 3 does support that.

Regards,
Martin



More information about the Python-list mailing list