changeset 30021 | 16a09ae318b4 |
parent 30020 | bf94fe556f16 |
child 30022 | 26a4e46af2bc |
--- a/mercurial/demandimport.py Tue Sep 27 22:36:00 2016 +0900 +++ b/mercurial/demandimport.py Tue Sep 27 21:56:00 2016 +0900 @@ -264,6 +264,7 @@ '_imp', '_xmlplus', 'fcntl', + 'nt', # pathlib2 tests the existence of built-in 'nt' module 'win32com.gen_py', '_winreg', # 2.7 mimetypes needs immediate ImportError 'pythoncom',