commit | 008fc77e1e443e799be19aebb697b7daf335a0c7 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Sep 30 15:50:32 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Sep 30 15:50:32 2015 +0300 |
tree | d96e6e03967f36f2fb8222d2531271dc8c44c572 | |
parent | f1c780870a455c36b03a9076d2b7457f8667088c [diff] | |
parent | a59018c7ab905584ed94d35b2cf93067e116f8f2 [diff] |
Issue #25182: The stdprinter (used as sys.stderr before the io module is imported at startup) now uses the backslashreplace error handler.