branch | stable |
changeset 10242 | ecd0a5c8bbe5 |
parent 9458 | ffeaf5ba25d8 |
child 10263 | 25e572394f5c |
--- a/mercurial/demandimport.py Mon Jan 11 22:41:02 2010 +0100 +++ b/mercurial/demandimport.py Wed Jan 13 11:57:32 2010 +0100 @@ -120,6 +120,7 @@ '_xmlplus', 'fcntl', 'win32com.gen_py', + '_winreg', # 2.7 mimetypes needs immediate ImportError 'pythoncom', # imported by tarfile, not available under Windows 'pwd',