tests/test-check-pyflakes.t
changeset 21293 507ce509fd22
parent 21271 4adc090fa2fb
child 22047 8fb6844a4ff1
equal deleted inserted replaced
21292:a7a9d84f5e4a 21293:507ce509fd22
    15   tests/hghave.py:*: '_lsprof' imported but unused (glob)
    15   tests/hghave.py:*: '_lsprof' imported but unused (glob)
    16   tests/hghave.py:*: 'publish_cmdline' imported but unused (glob)
    16   tests/hghave.py:*: 'publish_cmdline' imported but unused (glob)
    17   tests/hghave.py:*: 'pygments' imported but unused (glob)
    17   tests/hghave.py:*: 'pygments' imported but unused (glob)
    18   tests/hghave.py:*: 'ssl' imported but unused (glob)
    18   tests/hghave.py:*: 'ssl' imported but unused (glob)
    19   contrib/win32/hgwebdir_wsgi.py:93: 'from isapi.install import *' used; unable to detect undefined names (glob)
    19   contrib/win32/hgwebdir_wsgi.py:93: 'from isapi.install import *' used; unable to detect undefined names (glob)
    20   tests/filterpyflakes.py:59: undefined name 'undefinedname'
    20   tests/filterpyflakes.py:58: undefined name 'undefinedname'
    21   
    21   
    22 #endif
    22 #endif