1555
1556
"""Return the os.lstat value for this path."""
1559
1560
# when -Dhashcache is turned on, this is monkey-patched in to log
1561
1562
trace.mutter("dirstate sha1 " + abspath)
1564
1565
def _is_executable(self, mode, old_executable):
1565
1566
"""Is this file executable?"""