| commit | a2c17c58206cb3fc75bb5331a805663d635c62e2 | [log] [tgz] |
|---|---|---|
| author | Martin v. Löwis <martin@v.loewis.de> | Sat Aug 09 09:47:11 2003 +0000 |
| committer | Martin v. Löwis <martin@v.loewis.de> | Sat Aug 09 09:47:11 2003 +0000 |
| tree | 87ba4e19026a8f385336068b301d27f0b3afb479 | |
| parent | fc9b75fafb8b1fefc75b47f1f3135536167dfc07 [diff] |
Move initialization of sys.std{in,out}.encoding to Py_Initialize.
Verify that the encoding actually exists. Fixes #775985.
Will backport to 2.3.