Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471732 - app-vim/pyflakes new package
Summary: app-vim/pyflakes new package
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2013-05-29 18:08 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2016-06-11 09:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pyflakes-9999.ebuild (pyflakes-9999.ebuild,454 bytes, text/plain)
2013-05-29 18:08 UTC, Michael Mair-Keimberger (iamnr3)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mair-Keimberger (iamnr3) 2013-05-29 18:08:45 UTC
Created attachment 349584 [details]
pyflakes-9999.ebuild

app-vim/pyflakes:
pyflakes-vim highlights common Python errors like misspelling a variable name on the fly
Comment 1 Patrice Clement gentoo-dev 2016-06-11 09:42:07 UTC
Hi and thanks for filing this bug. I've recently added vim-flake8 to the tree:

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a022c6369464a94a3b28720d28aa4928e799ec7c

Consider using this vim script instead. It does all the things you've described in the report and many more.