mercurial/demandimport.py
changeset 7861 2bc14da14992
parent 7727 25fc4c620e54
child 8225 46293a0c7e9f
--- a/mercurial/demandimport.py	Fri Mar 20 14:38:50 2009 -0500
+++ b/mercurial/demandimport.py	Mon Mar 09 21:00:37 2009 -0500
@@ -117,6 +117,7 @@
     '_xmlplus',
     'fcntl',
     'win32com.gen_py',
+    'pythoncom',
     # imported by tarfile, not available under Windows
     'pwd',
     'grp',