Mercurial > hg
changeset 9465:661bc51f09b7
win32mbcs: util.normpath should be wrapped.
It is because util.normpath() finally calls windows.pconvert()
which is not wrapped (by changeset:25c41ddb3978).
author | Shun-ichi GOTO <shunichi.goto@gmail.com> |
---|---|
date | Fri, 18 Sep 2009 21:25:47 +0900 |
parents | 3e673c988c85 |
children | 1214c64c592b 7f0f882af23d |
files | hgext/win32mbcs.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/win32mbcs.py Thu Sep 17 21:50:12 2009 +0200 +++ b/hgext/win32mbcs.py Fri Sep 18 21:25:47 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.util.pconvert''' + mercurial.util.fspath mercurial.util.pconvert mercurial.util.normpath''' # codec and alias names of sjis and big5 to be faked. problematic_encodings = '''big5 big5-tw csbig5 big5hkscs big5-hkscs