commit | f5048a40752b8a0197ef9e4b6ace8dab75479fd7 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jun 03 23:44:39 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jun 03 23:44:39 2011 +0200 |
tree | 4be13e44f9de1a3779b3e5cc9a6f2360da4035bc | |
parent | 5dfe3bb2d9416ab3e77834bd65b6f575cbb49009 [diff] |
Issue #12016: Add test_errorhandle() to TestBase_Mapping of test_multibytecodec_support. Improve also error message of the test_errorhandle() of TestBase.