view vim/vimfiles/bundle/pyflakes-vim/ftplugin/python/pyflakes/bin/pyflakes @ 9:d3c383a0a5e8

New settings inspired from recent blog posts on the net.
author Brian Neal <bgneal1@rockwellcollins.com>
date Wed, 19 Sep 2012 15:07:55 -0500
parents 097c95760fd0
children
line wrap: on
line source
#!/usr/bin/python

from pyflakes.scripts.pyflakes import main
main()