changeset 14985 | dbf91976f900 |
parent 14926 | 4e7e63fc685a |
child 15223 | fc035e5370ca |
--- 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)