Message105791
| Author | Paul.Davis |
|---|---|
| Recipients | Paul.Davis, docs@python |
| Date | 2010-05-15.04:13:32 |
| SpamBayes Score | 0.00041688094 |
| Marked as misclassified | No |
| Message-id | <1273896813.99.0.937519179401.issue8722@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I should mention, in example.py, it wasn't immediately clear that "print f.bing" would actually print instead of raising the AttributeError. As in, I had a property raising an unexpected error that happend to be an AttributeError. If its not an attribute error, the error is not swallowed. I can see the obvious argument for "AttributeError means not found", it just wasn't immediately obvious what was going on. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-15 04:13:34 | Paul.Davis | set | recipients: + Paul.Davis, docs@python |
| 2010-05-15 04:13:33 | Paul.Davis | set | messageid: <1273896813.99.0.937519179401.issue8722@psf.upfronthosting.co.za> |
| 2010-05-15 04:13:32 | Paul.Davis | link | issue8722 messages |
| 2010-05-15 04:13:32 | Paul.Davis | create | |