comparison tests/test-relink.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 9910f60a37ee
children 4f795f5fbb0b
comparison
equal deleted inserted replaced
16064:7e5a281a082c 16066:6a42846cf769