diff tests/test-check-pyflakes.t @ 14985:dbf91976f900

windows: eliminate win32 wildcard import
author Adrian Buehlmann <adrian@cadifra.com>
date Fri, 29 Jul 2011 00:39:27 +0200
parents 4e7e63fc685a
children fc035e5370ca
line wrap: on
line diff
--- a/tests/test-check-pyflakes.t	Fri Jul 29 17:27:38 2011 -0500
+++ b/tests/test-check-pyflakes.t	Fri Jul 29 00:39:27 2011 +0200
@@ -7,6 +7,5 @@
   mercurial/commands.py:*: 'mpatch' imported but unused (glob)
   mercurial/commands.py:*: 'osutil' imported but unused (glob)
   hgext/inotify/linux/__init__.py:*: 'from _inotify import *' used; unable to detect undefined names (glob)
-  mercurial/windows.py:*: 'from win32 import *' used; unable to detect undefined names (glob)