commit | 1d6569cfb956c90c6904a7b9fbbc8cf345df47ae | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Tue Aug 24 21:04:05 2010 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Tue Aug 24 21:04:05 2010 +0000 |
tree | a50fcbb34a31472bd6251dccb7bcfcca484a9b02 | |
parent | f52c2c63cd7b42f1c7b41919c8b50232d13acbd7 [diff] |
Fix a bug where an attribute was lacking an object to work off of. Related to the fix for issue #9572. Thanks to Ćukasz Czuja for catching the bug.