vim/ftplugin/python/pyflakes/bin/pyflakes @ 9d262bfc3171

Mutt stuff.
author Steve Losh <steve@stevelosh.com>
date Tue, 21 Jun 2011 14:44:00 -0400
parents d6e9fd358013
children (none)
#!/usr/bin/python

from pyflakes.scripts.pyflakes import main
main()