Show More
@@ -23,4 +23,5 b' run pyflakes on all tracked files ending' | |||||
23 | > | xargs pyflakes 2>/dev/null | "$TESTDIR/filterpyflakes.py" |
|
23 | > | xargs pyflakes 2>/dev/null | "$TESTDIR/filterpyflakes.py" | |
24 | contrib/perf.py:*: undefined name 'xrange' (glob) (?) |
|
24 | contrib/perf.py:*: undefined name 'xrange' (glob) (?) | |
25 | mercurial/hgweb/server.py:*: undefined name 'reload' (glob) (?) |
|
25 | mercurial/hgweb/server.py:*: undefined name 'reload' (glob) (?) | |
|
26 | mercurial/util.py:*: undefined name 'file' (glob) (?) | |||
26 |
|
27 |
General Comments 0
You need to be logged in to leave comments.
Login now