aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-04-13 23:44:09 +0800
committergarga <garga@FreeBSD.org>2006-04-13 23:44:09 +0800
commit2115942aa802b08cdd71cfabab2186d74b299209 (patch)
tree47ae33fde6f2c150cf19c20fa189b6f4f0246a88 /CVSROOT
parentcbb6128c495ad31ce66cee17a43fb00f00da3cbd (diff)
downloadfreebsd-ports-gnome-2115942aa802b08cdd71cfabab2186d74b299209.tar.gz
freebsd-ports-gnome-2115942aa802b08cdd71cfabab2186d74b299209.tar.zst
freebsd-ports-gnome-2115942aa802b08cdd71cfabab2186d74b299209.zip
Pyflakes is a simple program which checks Python source files for errors. It is
similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any checks on style. WWW: http://www.divmod.org/projects/pyflakes PR: ports/95679 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Diffstat (limited to 'CVSROOT')
0 files changed, 0 insertions, 0 deletions