hgext/__init__.py
author Shun-ichi GOTO <shunichi.goto@gmail.com>
Fri, 10 Jul 2009 19:34:08 +0900
changeset 9132 b47d7b440c5c
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
win32mbcs: add special wrapper for osutil.listdir(). osutil.listdir() may misinterpret 0x5c of MBCS 2nd. byte as path separator. New wrapper prevents this by adding it beforehand.

# placeholder