diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2013-10-17 22:35:35 +1000 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2013-10-17 22:35:35 +1000 |
commit | 54fa1af4e71e74b44edb29fba10bcde115779113 (patch) | |
tree | 35694f0a4c96a05f89c08ac05d54257775f6023c /Python/errors.c | |
parent | 3fd587457fc866831b510bb434cdb74f33dd2ae6 (diff) | |
download | cpython-54fa1af4e71e74b44edb29fba10bcde115779113.tar.gz |
Issue #16129: Add `Py_SetStandardStreamEncoding`
This new pre-initialization API allows embedding
applications like Blender to force a particular
encoding and error handler for the standard IO streams.
Also refactors Modules/_testembed.c to let us start
testing multiple embedding scenarios.
(Initial patch by Bastien Montagne)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions