commit | 723c5dc3d62fe07ba4faa17434870917ae87ce9d | [log] [tgz] |
---|---|---|
author | Daniel Sandler <dsandler@android.com> | Mon Apr 04 11:15:17 2011 -0400 |
committer | Daniel Sandler <dsandler@android.com> | Mon Apr 04 11:34:47 2011 -0400 |
tree | 3ed0ea8b803d8dab2ae30ae6832d154be85108fb | |
parent | e6a0eeb80d46a5e5e99ce17a46f93e83ee2782cc [diff] |
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