1. 12 12月, 2014 3 次提交
  2. 05 12月, 2014 1 次提交
    • A
      Misc tweaks · baa8ef1f
      Alessio Sergi 提交于
      - fix help screen
      - whitespace before ‘:’
      - missing whitespace around operator
      - function name should be lowercase
      - class names should use CapWords convention
      - fix various misspelling
      baa8ef1f
  3. 04 12月, 2014 1 次提交
  4. 30 11月, 2014 1 次提交
  5. 17 11月, 2014 2 次提交
  6. 16 11月, 2014 1 次提交
  7. 13 11月, 2014 6 次提交
  8. 30 10月, 2014 2 次提交
  9. 10 10月, 2014 1 次提交
  10. 01 10月, 2014 2 次提交
  11. 12 9月, 2014 1 次提交
  12. 08 9月, 2014 1 次提交
  13. 30 8月, 2014 1 次提交
  14. 25 8月, 2014 1 次提交
  15. 16 8月, 2014 1 次提交
  16. 15 8月, 2014 1 次提交
  17. 13 8月, 2014 2 次提交
  18. 12 8月, 2014 1 次提交
  19. 06 8月, 2014 1 次提交
  20. 09 7月, 2014 1 次提交
  21. 06 7月, 2014 1 次提交
  22. 01 7月, 2014 1 次提交
  23. 29 6月, 2014 1 次提交
  24. 22 6月, 2014 3 次提交
  25. 17 6月, 2014 1 次提交
  26. 14 6月, 2014 1 次提交
    • A
      PEP 257 · b5cac27e
      Alessio Sergi 提交于
      One-line docstring should not occupy 3 lines
      Expected 1 blank line *before* class docstring
      First line should end with '.'
      Blank line missing between one-line summary and description
      No blank lines allowed *after* method docstring
      Use r""" if any backslashes in a docstring
      b5cac27e
  27. 30 5月, 2014 1 次提交