vim/ftplugin/python/pyflakes/bin/pyflakes @ 53d154da65a9

vim: backup directories and more
author Steve Losh <steve@stevelosh.com>
date Mon, 20 Sep 2010 19:00:19 -0400
parents d6e9fd358013
children (none)
#!/usr/bin/python

from pyflakes.scripts.pyflakes import main
main()