summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Use the recommended shebang /usr/bin/env pythonFlorent Xicluna2013-01-251-1/+1
* A swag of integration tests.Jonathan Lange2012-07-081-1/+0
* Merge pyflakes-trailing-whitespace-2663exarkun2008-08-281-47/+2
* merge people-fixups-729-2. authors: moe, amir. reviewer: glyph. provides: ...moe2006-03-141-1/+1
* use proper raise syntaxexarkun2006-02-051-1/+1
* Use universal line-endings mode in pyflakes.mithrandi2006-02-051-1/+1
* Return failed exit status from pyflakes if any warnings or errors were emitted.mithrandi2006-02-051-3/+8
* Normalize compilation error output (although maybe this should be on stdout...?)glyph2006-02-051-1/+1
* move code from pyflakes.__init__ -> pyflakes.checker, from pyflakes.test.__in...moe2005-12-311-3/+2
* apply jdahlin's patch, fixes #152moe2005-10-131-1/+2
* fix problem introduced by recent patch - not all exception instances have ass...moe2005-10-121-1/+5
* copy svn/Pyflakes/trunk -> svn/Divmod/trunk/Pyflakesmoe2005-10-031-0/+40