comparison hgext/win32mbcs.py @ 11992:ccd8e592c3c5 stable

win32: remove useless lstat() fallback in nlinks() The fallback was introduced by 3b4f05ff3130 at the same time than nlinks(). Apparently it only handles the case where target path does not exist. Just raise IOError directly.
author Patrick Mezard <pmezard@gmail.com>
date Thu, 19 Aug 2010 22:51:09 +0200
parents d6512b3e9ac0
children 9696954415db
comparison
equal deleted inserted replaced
11991:50523b4407f6 11992:ccd8e592c3c5