]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #9992: Remove PYTHONFSENCODING environment variable.
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 13 Oct 2010 22:02:27 +0000 (22:02 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 13 Oct 2010 22:02:27 +0000 (22:02 +0000)
commit8f6b6b0cc3febd15e33a96bd31dcb3cbef2ad1ac
tree53db405b86756f9164c15497b8696a959f30ccbb
parentaa96592a59e1a79246283cddf026a72c9a16d11b
Issue #9992: Remove PYTHONFSENCODING environment variable.
Doc/using/cmdline.rst
Doc/whatsnew/3.2.rst
Lib/test/test_os.py
Lib/test/test_subprocess.py
Lib/test/test_sys.py
Misc/NEWS
Modules/main.c
Python/pythonrun.c