vim/ftplugin/python/pyflakes/bin/pyflakes @ 369169d6774f

zsh: rearrange .zshrc
author Steve Losh <steve@stevelosh.com>
date Sat, 18 Dec 2010 11:15:34 -0500
parents d6e9fd358013
children (none)
#!/usr/bin/python

from pyflakes.scripts.pyflakes import main
main()