commit | 1b57967b96daeb505e9d2dbe3cd347625dcb0739 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sat Dec 17 05:47:23 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat Dec 17 05:47:23 2011 +0100 |
tree | 36cba7b2875396dcaf106fff1fbd862575762744 | |
parent | ab595943268eebef43e71e2b79e58382c28bca70 [diff] |
Issue #13560: Locale codec functions use the classic "errors" parameter, instead of surrogateescape So it would be possible to support more error handlers later.