diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-27 00:24:21 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-27 00:24:21 +0200 |
commit | aa039cee1babca74cc172aae2886c7c2da30ea8d (patch) | |
tree | 79a31c0035382f1092945e95006d0ca45bb32a0e /Python/sysmodule.c | |
parent | 0ed611ee5df5214a93916fed71b8804b966570c5 (diff) | |
download | cpython-aa039cee1babca74cc172aae2886c7c2da30ea8d.tar.gz |
Issue #10914: Initialize correctly the filesystem codec when creating a new
subinterpreter to fix a bootstrap issue with codecs implemented in Python, as
the ISO-8859-15 codec.
Add fscodec_initialized attribute to the PyInterpreterState structure.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions