Le Friday 05 December 2008 00:39:24 Martin v. Löwis, vous avez écrit : > 5) represent all environment variables in Unicode strings, > including the ones that currently fail to decode. > (then do the same to file names, then drop the byte-oriented > file operations again)
Please, don't do that! Bytes are not characters! -- Victor Stinner aka haypo http://www.haypocalc.com/blog/ _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com