py3k: Go through all uses of itertools and make them work on py3k
authorHannu Valtonen <hannu.valtonen@ohmu.fi>
Sat, 31 May 2014 16:42:28 +0000 (18:42 +0200)
committerHannu Valtonen <hannu.valtonen@ohmu.fi>
Sun, 1 Jun 2014 12:44:37 +0000 (15:44 +0300)
commit2b721b6b86e2ca04948865f06209106d3f8b42d0
treee537ba988838abcac3eb29eeff79d06fa7f62300
parent9b2ea08807ac3d8e58504479680d6cc4569f6d37
py3k: Go through all uses of itertools and make them work on py3k
dulwich/diff_tree.py
dulwich/object_store.py
dulwich/pack.py
dulwich/tests/compat/test_repository.py
dulwich/tests/test_diff_tree.py
dulwich/walk.py