tests/test-check-pyflakes.t
changeset 22053 4354b1e35f53
parent 22047 8fb6844a4ff1
child 22198 77142de48ae4
equal deleted inserted replaced
22052:793f9276aeb9 22053:4354b1e35f53
    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:58: undefined name 'undefinedname'
    20   tests/filterpyflakes.py:58: undefined name 'undefinedname'
       
    21   
       
    22