gitscraper: support Python3.
commit885db72b8b4546572aaf7da08078176d2662d2d9
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 22 Apr 2012 19:32:35 +0000 (22 21:32 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 22 Apr 2012 19:34:01 +0000 (22 21:34 +0200)
tree679466a7aea61dcd7a458a9155ad6a3ae4e7f270
parent0ca7b835953f67911a97518910d94ddd44363ba5
gitscraper: support Python3.

Make gitscraper and tarball script work with both Python 2 and Python 3. Tested
with 2.7 and 3.2.

Change-Id: I31b2580660d764d013bca6fe59d5663ae9f7f5aa
utils/common/gitscraper.py
utils/common/tarball.py