1. 24 May, 2013 1 commit
  2. 23 May, 2013 2 commits
    • Marius Gedminas's avatar
      Remove unnecessary imports · c85c4a9c
      Marius Gedminas authored
      `zip` is not used anywhere in this file (this is python-modernize/issue#6).
      
      The builtin `map` works fine on both Python 2.x and 3.x, the way we use
      it here, so there's no need to import it from `six`.
      c85c4a9c
    • Marius Gedminas's avatar
      Try to fix test error on winbot · df49e91b
      Marius Gedminas authored
      Instead of waiting for five arbitrary log messages let's wait for at
      least two particular log messages, since the intent of this test is to
      show that we're getting at least two of those.
      df49e91b
  3. 22 May, 2013 8 commits
  4. 21 May, 2013 1 commit
  5. 20 May, 2013 3 commits
  6. 17 May, 2013 3 commits
  7. 14 May, 2013 7 commits
  8. 10 May, 2013 4 commits
  9. 02 May, 2013 5 commits
  10. 30 Apr, 2013 1 commit
  11. 29 Mar, 2013 1 commit
  12. 15 Mar, 2013 1 commit
  13. 14 Mar, 2013 2 commits
  14. 13 Mar, 2013 1 commit