commit | b660539c4ac691312b44c13c6311568749537290 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Oct 11 15:58:07 2011 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Tue Oct 11 15:58:07 2011 -0700 |
tree | fc73316785d794fdb2c9f6c85bb5ff13a2422388 | |
parent | 752371d91b9c7d1e9d6859cdf4cd8fef2f7b245c [diff] |
Fix sync on Python 2.6.6 Python 2.6.6 has the same bug as Python 2.7, where HTTP authentication just stops working, but does not have the setter method to clear the retry counter. Work around by setting the field directly if it exists. Change-Id: I6a742e606bb7750dc66c33fc7c5d1310541db2c8 Signed-off-by: Shawn O. Pearce <sop@google.com>