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