comparison tests/test-1993.t @ 16066:6a42846cf769 stable

i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding some problematic encodings use backslash as part of multi-byte characters. util.pconvert() can treat strings in such encodings correctly, if win32mbcs is enabled, but str.replace() can not.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sun, 05 Feb 2012 22:58:31 +0900
parents 61c0df2b089a
children f2719b387380
comparison
equal deleted inserted replaced
16064:7e5a281a082c 16066:6a42846cf769