diff options
author | Daniel Sandler <dsandler@android.com> | 2011-04-04 11:15:17 -0400 |
---|---|---|
committer | Daniel Sandler <dsandler@android.com> | 2011-04-04 11:34:47 -0400 |
commit | 723c5dc3d62fe07ba4faa17434870917ae87ce9d (patch) | |
tree | 3ed0ea8b803d8dab2ae30ae6832d154be85108fb /project.py | |
parent | e6a0eeb80d46a5e5e99ce17a46f93e83ee2782cc (diff) | |
download | git-repo-723c5dc3d62fe07ba4faa17434870917ae87ce9d.tar.gz |
Fix parallel sync on python < 2.6.
Event.isSet was renamed to is_set in 2.6, but we should
use the earlier syntax to avoid breaking compatibility
with older Python installations.
Change-Id: I41888ed38df278191d7496c1a6eed15e881733f4
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions