Message305933
| Author | diekhans |
|---|---|
| Recipients | diekhans |
| Date | 2017-11-09.04:11:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510200686.12.0.213398074469.issue31989@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
done a setattr on a property gives a very unhelpful error message AttributeError: can't set attribute it neither indicates the name of the attribute that failed or the cause. an error such as "can't set property attribute: the_attr_name" would be far more helpful. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-09 04:11:26 | diekhans | set | recipients: + diekhans |
| 2017-11-09 04:11:26 | diekhans | set | messageid: <1510200686.12.0.213398074469.issue31989@psf.upfronthosting.co.za> |
| 2017-11-09 04:11:25 | diekhans | link | issue31989 messages |
| 2017-11-09 04:11:25 | diekhans | create | |