Mercurial > hg
diff hgext/relink.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 | 46ba2cdda476 |