]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New environment variable PYTHONIOENCODING.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 1 Jun 2008 07:20:46 +0000 (07:20 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 1 Jun 2008 07:20:46 +0000 (07:20 +0000)
commit99815892f685e9ab20dfdade9c1e8a295139140c
tree92d2aeaee0a925df71471b296c5fa7ff28a451b8
parent7f7ca35f5bf22b698135de62d2179a13f5c94c7f
New environment variable PYTHONIOENCODING.
Doc/c-api/file.rst
Doc/library/stdtypes.rst
Doc/using/cmdline.rst
Include/fileobject.h
Lib/test/test_sys.py
Misc/NEWS
Modules/main.c
Objects/fileobject.c
Python/pythonrun.c
Python/sysmodule.c