flake8/flake8
Ian Cordasco df9d60ff73 Closes #46
Add a TRY to the bunch of items that use handleChildren as a "callback" for
lack of a better word in my sleep-deprived condition.
2012-12-14 22:24:39 -05:00
..
tests added missing blank line 2012-03-22 10:29:57 +01:00
__init__.py prep 1.6.2 2012-11-25 08:54:09 -02:00
flake8 moved flake8 script so it does not interfer with virtualenv since we;re now allowing setuptools-based installation 2012-02-14 13:12:22 +01:00
mccabe.py 1. mccabe.py support # NOQA 2. run.py support ignore some errors 3. run.py add max_line_length default value 2012-09-12 11:03:20 +08:00
messages.py adding warning codes W402..405 and W801..806 to pyflakes messages 2012-02-23 12:27:22 -08:00
pep8.py Closes #37 again 2012-12-01 10:07:29 -05:00
pyflakes.py Closes #46 2012-12-14 22:24:39 -05:00
run.py Support stdin 2012-12-04 15:39:26 -08:00
util.py Fixes critical bug in 'flake8/util.py' causing 'flake8' to crash during code analysis. 2012-11-25 08:24:11 +00:00