mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-06-05 09:29:45 +00:00
a5be53f9c809009e67f217c00b8f30246aacc237
"except Exception as e" instead of "except Exception, e" This is part of a transition to supporting Python 3. Python >= 2.6 support "as" syntax. Note: this removes Python 2.5 support. Change-Id: I309599f3981bba2b46111c43102bee38ff132803
Description
Languages
Python
97.9%
Shell
2.1%