| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the recommended shebang /usr/bin/env python | Florent Xicluna | 2013-01-25 | 1 | -1/+1 |
| | | |||||
| * | A swag of integration tests. | Jonathan Lange | 2012-07-08 | 1 | -1/+0 |
| | | |||||
| * | Merge pyflakes-trailing-whitespace-2663 | exarkun | 2008-08-28 | 1 | -47/+2 |
| | | | | | | | | | | | | | | Author: exarkun Reviewer: pjd Fixes: #2663 Work-around a strangeness in the Python compiler which caused failures on source with trailing whitespace but no trailing newline (by adding a trailing newline). Also, re-organize for the command line `pyflakes` tool into a real module so that it can be properly unit tested. | ||||
| * | merge people-fixups-729-2. authors: moe, amir. reviewer: glyph. provides: ↵ | moe | 2006-03-14 | 1 | -1/+1 |
| | | | | | erin parity for people. closes #729 | ||||
| * | use proper raise syntax | exarkun | 2006-02-05 | 1 | -1/+1 |
| | | |||||
| * | Use universal line-endings mode in pyflakes. | mithrandi | 2006-02-05 | 1 | -1/+1 |
| | | |||||
| * | Return failed exit status from pyflakes if any warnings or errors were emitted. | mithrandi | 2006-02-05 | 1 | -3/+8 |
| | | |||||
| * | Normalize compilation error output (although maybe this should be on stdout...?) | glyph | 2006-02-05 | 1 | -1/+1 |
| | | |||||
| * | move code from pyflakes.__init__ -> pyflakes.checker, from ↵ | moe | 2005-12-31 | 1 | -3/+2 |
| | | | | | | | pyflakes.test.__init__ -> pyflakes.test.harness, remove backslash line continuations | ||||
| * | apply jdahlin's patch, fixes #152 | moe | 2005-10-13 | 1 | -1/+2 |
| | | |||||
| * | fix problem introduced by recent patch - not all exception instances have ↵ | moe | 2005-10-12 | 1 | -1/+5 |
| | | | | | associated linenumbers | ||||
| * | copy svn/Pyflakes/trunk -> svn/Divmod/trunk/Pyflakes | moe | 2005-10-03 | 1 | -0/+40 |
