Mercurial > hg
comparison hgext/hgk.py @ 30021:16a09ae318b4
demandimport: add 'nt' to ignore list (issue5373)
pathlib2 tries to import nt. Since it is a built-in module, there should be
no performance penalty.
https://github.com/mcmtroffaes/pathlib2/blob/release/2.2.0/pathlib2.py#L33
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 27 Sep 2016 21:56:00 +0900 |
parents | d5883fd055c6 |
children | a8e4322f64c1 |
comparison
equal
deleted
inserted
replaced
30020:bf94fe556f16 | 30021:16a09ae318b4 |
---|