Mercurial > hg-stable
comparison contrib/import-checker.py @ 24688:897a0715ee71
subrepo: use vfs.readdir instead of os.listdir to avoid expensive stat calls
"kind" information given from "vfs.readdir()" makes expensive stat
calls "os.path.isdir()" and "os.path.islink()" useless.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Sat, 11 Apr 2015 00:47:09 +0900 |
parents | fbdbff1b486a |
children | 723e364488f4 |
comparison
equal
deleted
inserted
replaced
24687:28d76bc069db | 24688:897a0715ee71 |
---|