From: Serhiy Storchaka Date: Wed, 30 Sep 2015 12:51:01 +0000 (+0300) Subject: Issue #25182: The stdprinter (used as sys.stderr before the io module is X-Git-Tag: v3.6.0a1~1369 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85c386dee4dc9ca0508553f2d64bf4d10086e558;p=thirdparty%2FPython%2Fcpython.git Issue #25182: The stdprinter (used as sys.stderr before the io module is imported at startup) now uses the backslashreplace error handler. --- 85c386dee4dc9ca0508553f2d64bf4d10086e558