| pep8 : A Python filetype plugin to check pep8 convention. 
 
 
  | script karma | Rating 23/8,
    Downloaded by 2437 | Comments, bugs, improvements | Vim wiki |  
script versions (upload new version) 
Click on the package to download.
 
 
ip used for rating: 216.73.216.208
        | pep8.zip | 0.5 | 2011-10-04 | 7.0 | MURAOKA Yusuke | Code clarify and some bug fixes and features. |  
        | pep8.zip | 0.4.1 | 2011-03-26 | 7.0 | MURAOKA Yusuke | ignore occurring errors by empty line |  
        | pep8.zip | 0.4 | 2011-03-25 | 7.0 | MURAOKA Yusuke | - Fix newlines in pep8 returns causing status message to not display. - Ignore stderr of pep8 output.
 |  
        | pep8.zip | 0.3 | 2011-02-02 | 7.0 | MURAOKA Yusuke | - Caching pep8 report. So, checking at unchanged must be fast finished. Thanks to OrderedDict. - Share a checker instance over buffers.
 - Simplify code...
 |  
        | pep8.zip | 0.2 | 2011-01-31 | 7.0 | MURAOKA Yusuke | Fixed a bug related to display pep8 error message. Split python code of this plug-in into a module from vim-script.
 |  
        | pep8.vim | 0.1 | 2011-01-30 | 7.0 | MURAOKA Yusuke | Initial upload |  |