1. 28 Apr, 2017 1 commit
  2. 24 Apr, 2017 3 commits
  3. 23 Apr, 2017 1 commit
    • Jakub Wilk's avatar
      Fix incorrect use of flags in re.sub() · 8c579988
      Jakub Wilk authored
      The 4th argument of re.sub() is maximum number of substitutions, not
      flags.
      
      re.M affects only semantics of ^ and $, so it wouldn't have any effect
      on this regexp.
      8c579988
  4. 18 Apr, 2017 1 commit
  5. 09 Apr, 2017 2 commits
  6. 06 Apr, 2017 1 commit
  7. 05 Apr, 2017 2 commits
  8. 04 Apr, 2017 1 commit
  9. 31 Mar, 2017 1 commit
  10. 30 Mar, 2017 1 commit
  11. 28 Mar, 2017 7 commits
  12. 24 Mar, 2017 2 commits
  13. 22 Mar, 2017 1 commit
  14. 19 Mar, 2017 1 commit
  15. 18 Mar, 2017 4 commits
  16. 15 Mar, 2017 2 commits
  17. 14 Mar, 2017 2 commits
  18. 11 Mar, 2017 2 commits
  19. 10 Mar, 2017 1 commit
  20. 09 Mar, 2017 4 commits