commit | 9a4a01df756b7cde999214401e146600570b5cad | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 21 22:55:31 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 21 22:55:31 2010 +0000 |
tree | d03505f997212236b3c6421cda705259708bf426 | |
parent | 86a33341c0cf2cf1660f10dcfd5adf428e9213aa [diff] |
Merged revisions 81454 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81454 | victor.stinner | 2010-05-22 00:50:28 +0200 (sam., 22 mai 2010) | 3 lines Issue #5640: Fix Shift-JIS incremental encoder for error handlers different than strict ........