Skip to content
Snippets Groups Projects
  1. Dec 19, 2012
  2. Nov 27, 2012
  3. Oct 26, 2012
  4. Sep 18, 2012
  5. Aug 23, 2012
    • Iustin Pop's avatar
      Bump pep8 version to 1.2 · 5ae4945a
      Iustin Pop authored
      
      Debian Wheezy will ship with this version, and it has many improved checks compared to 0.6, so let's:
      
      - bump version in the docs
      - silence some new checks that are wrong due to our indent=2 instead of 4
      - fix lots of errors in the code where the indentation was wrong by 1
        or 2 spaces
      - fix a few cases of == True, False, None and replace with 'is'
      - re-indent some cases where the code is OK, but pep8 complains
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarRené Nussbaumer <rn@google.com>
      5ae4945a
  6. Feb 21, 2012
  7. Jan 19, 2012
  8. Oct 04, 2011
  9. Sep 30, 2011
  10. Aug 30, 2011
  11. Aug 26, 2011
  12. Aug 25, 2011
  13. Aug 24, 2011
  14. Aug 23, 2011
  15. Aug 21, 2011
  16. Aug 08, 2011
  17. Jul 26, 2011
  18. Mar 28, 2011
  19. Mar 11, 2011
  20. Mar 10, 2011
  21. Feb 18, 2011
  22. Feb 17, 2011
  23. Feb 14, 2011
Loading