1. 04 12月, 2014 1 次提交
  2. 29 11月, 2014 1 次提交
  3. 25 11月, 2014 1 次提交
  4. 23 11月, 2014 1 次提交
  5. 17 11月, 2014 1 次提交
  6. 12 11月, 2014 1 次提交
  7. 10 11月, 2014 1 次提交
  8. 01 11月, 2014 2 次提交
  9. 27 10月, 2014 1 次提交
  10. 20 10月, 2014 1 次提交
  11. 19 10月, 2014 1 次提交
  12. 17 10月, 2014 1 次提交
  13. 12 10月, 2014 1 次提交
  14. 10 10月, 2014 1 次提交
  15. 30 8月, 2014 1 次提交
  16. 16 8月, 2014 2 次提交
  17. 15 8月, 2014 1 次提交
  18. 31 7月, 2014 1 次提交
  19. 09 7月, 2014 1 次提交
  20. 06 7月, 2014 2 次提交
  21. 02 7月, 2014 1 次提交
  22. 30 6月, 2014 1 次提交
  23. 25 6月, 2014 1 次提交
  24. 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
  25. 10 6月, 2014 1 次提交
    • A
      Fix naming convention · 6a550005
      Alessio Sergi 提交于
      Use CapWords convention for class names
      Use new-style classes
      Use lowercase with underscore for function and local variable names
      (to be continued)
      6a550005
  26. 09 6月, 2014 1 次提交
  27. 30 5月, 2014 1 次提交
  28. 27 5月, 2014 1 次提交
  29. 26 5月, 2014 1 次提交
  30. 22 5月, 2014 2 次提交
  31. 21 5月, 2014 1 次提交
  32. 18 5月, 2014 1 次提交
  33. 10 5月, 2014 2 次提交
  34. 22 4月, 2014 1 次提交
  35. 17 4月, 2014 1 次提交