vim/ftplugin/python/pyflakes/bin/pyflakes @ be6bede7ce49

hg: fix pushunder
author Steve Losh <steve@stevelosh.com>
date Thu, 26 Aug 2010 10:37:27 -0400
parents d6e9fd358013
children (none)
#!/usr/bin/python

from pyflakes.scripts.pyflakes import main
main()