Message273035
| Author | abarry |
|---|---|
| Recipients | abarry, r.david.murray, ztane |
| Date | 2016-08-18.14:51:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471531868.64.0.919785475447.issue27794@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The approach I'd take would be to change how {get,set,del}attr handle AttributeError; possibly by automatically filling in the information and giving a nicer error message. This would fix this as a side-effect (somewhat; some bits of code would need to change). How does that sound to core devs? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-18 14:51:08 | abarry | set | recipients: + abarry, r.david.murray, ztane |
| 2016-08-18 14:51:08 | abarry | set | messageid: <1471531868.64.0.919785475447.issue27794@psf.upfronthosting.co.za> |
| 2016-08-18 14:51:08 | abarry | link | issue27794 messages |
| 2016-08-18 14:51:08 | abarry | create | |