- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message282349
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | abarry |
|---|---|
| Recipients | abarry, serhiy.storchaka, sjpalt |
| Date | 2016-12-04.15:40:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1480866023.57.0.632129537726.issue28866@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Additionally, trying to access an attribute before assigning it will result in an AttributeError on all subsequent accesses (even if set). I didn't manage to get a segfault, however. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-04 15:40:23 | abarry | set | recipients: + abarry, serhiy.storchaka, sjpalt |
| 2016-12-04 15:40:23 | abarry | set | messageid: <1480866023.57.0.632129537726.issue28866@psf.upfronthosting.co.za> |
| 2016-12-04 15:40:23 | abarry | link | issue28866 messages |
| 2016-12-04 15:40:23 | abarry | create | |

