vim/ftplugin/python/pyflakes/bin/pyflakes @ fc8ea0a42a45

vim: clojure and Y
author Steve Losh <steve@stevelosh.com>
date Fri, 29 Oct 2010 17:38:50 -0400
parents d6e9fd358013
children (none)
#!/usr/bin/python

from pyflakes.scripts.pyflakes import main
main()