Victor Stinner 793b531756 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.
2011-04-27 00:24:21 +02:00
..
2011-03-15 05:59:46 +02:00
2011-04-12 18:35:21 -05:00
2010-07-12 14:18:21 +00:00
2011-04-15 16:52:35 +03:00
2011-04-20 12:23:26 +02:00