comparison hgext/win32mbcs.py @ 9100:623f96ae3a26

win32mbcs: also wrap windows.pconvert()
author Shun-ichi GOTO <shunichi.goto@gmail.com>
date Thu, 09 Jul 2009 22:06:30 +0900
parents 5e4654f5522d
children bbc78cb1bf15 2bbb8419720d
comparison
equal deleted inserted replaced
9099:3d456bf32f18 9100:623f96ae3a26
94 # NOTE: os.path.dirname() and os.path.basename() are safe because 94 # NOTE: os.path.dirname() and os.path.basename() are safe because
95 # they use result of os.path.split() 95 # they use result of os.path.split()
96 funcs = '''os.path.join os.path.split os.path.splitext 96 funcs = '''os.path.join os.path.split os.path.splitext
97 os.path.splitunc os.path.normpath os.path.normcase os.makedirs 97 os.path.splitunc os.path.normpath os.path.normcase os.makedirs
98 mercurial.util.endswithsep mercurial.util.splitpath mercurial.util.checkcase 98 mercurial.util.endswithsep mercurial.util.splitpath mercurial.util.checkcase
99 mercurial.util.fspath''' 99 mercurial.util.fspath mercurial.windows.pconvert'''
100 100
101 # codec and alias names of sjis and big5 to be faked. 101 # codec and alias names of sjis and big5 to be faked.
102 problematic_encodings = '''big5 big5-tw csbig5 big5hkscs big5-hkscs 102 problematic_encodings = '''big5 big5-tw csbig5 big5hkscs big5-hkscs
103 hkscs cp932 932 ms932 mskanji ms-kanji shift_jis csshiftjis shiftjis 103 hkscs cp932 932 ms932 mskanji ms-kanji shift_jis csshiftjis shiftjis
104 sjis s_jis shift_jis_2004 shiftjis2004 sjis_2004 sjis2004 104 sjis s_jis shift_jis_2004 shiftjis2004 sjis_2004 sjis2004