tests/test-check-pyflakes.t
changeset 20622 352abbb0be88
parent 19378 9de689d20230
child 20644 779ceb84f4f7
equal deleted inserted replaced
20621:5beb49fd5958 20622:352abbb0be88
    14   tests/hghave.py:*: '_lsprof' imported but unused (glob)
    14   tests/hghave.py:*: '_lsprof' imported but unused (glob)
    15   tests/hghave.py:*: 'publish_cmdline' imported but unused (glob)
    15   tests/hghave.py:*: 'publish_cmdline' imported but unused (glob)
    16   tests/hghave.py:*: 'pygments' imported but unused (glob)
    16   tests/hghave.py:*: 'pygments' imported but unused (glob)
    17   tests/hghave.py:*: 'ssl' imported but unused (glob)
    17   tests/hghave.py:*: 'ssl' imported but unused (glob)
    18   contrib/win32/hgwebdir_wsgi.py:*: 'from isapi.install import *' used; unable to detect undefined names (glob)
    18   contrib/win32/hgwebdir_wsgi.py:*: 'from isapi.install import *' used; unable to detect undefined names (glob)
    19   hgext/inotify/linux/__init__.py:*: 'from _inotify import *' used; unable to detect undefined names (glob)
       
    20   
    19   
    21 
    20