vim/ftplugin/python/pyflakes/bin/pyflakes @ 78ece662f498

mutt: space to fold threads
author Steve Losh <steve@stevelosh.com>
date Tue, 08 Mar 2011 12:03:21 -0500
parents d6e9fd358013
children (none)
#!/usr/bin/python

from pyflakes.scripts.pyflakes import main
main()