vim/ftplugin/python/pyflakes/bin/pyflakes @ 35f595330c7b

tmux: my god, its full of mappings
author Steve Losh <steve@stevelosh.com>
date Tue, 14 Dec 2010 11:51:39 -0500
parents d6e9fd358013
children (none)
#!/usr/bin/python

from pyflakes.scripts.pyflakes import main
main()