# HG changeset patch # User Shun-ichi GOTO # Date 1252489119 -32400 # Node ID 25c41ddb3978ab04418c7e7b8c096e7c8bd0bbd1 # Parent f5ce9b052747d12a763266a6c257909ae78fb5a6 win32mbcs: wrap util.pconvert, not windows.pconvert (issue1828) diff -r f5ce9b052747 -r 25c41ddb3978 hgext/win32mbcs.py --- a/hgext/win32mbcs.py Tue Sep 08 01:26:15 2009 +0200 +++ b/hgext/win32mbcs.py Wed Sep 09 18:38:39 2009 +0900 @@ -120,7 +120,7 @@ funcs = '''os.path.join os.path.split os.path.splitext os.path.splitunc os.path.normpath os.path.normcase os.makedirs mercurial.util.endswithsep mercurial.util.splitpath mercurial.util.checkcase - mercurial.util.fspath mercurial.windows.pconvert''' + mercurial.util.fspath mercurial.util.pconvert''' # codec and alias names of sjis and big5 to be faked. problematic_encodings = '''big5 big5-tw csbig5 big5hkscs big5-hkscs