Message 74757 - Python tracker
Message74757
| Author | vstinner |
|---|---|
| Recipients | fredrikj, loewis, mark.dickinson, rhettinger, terry.reedy, vstinner |
| Date | 2008-10-14.17:31:27 |
| SpamBayes Score | 0.07216893 |
| Marked as misclassified | No |
| Message-id | <1224005488.93.0.658876509362.issue3439@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A property /looks/ like an attribute and an user might try to change its value: "x=1; x.numbits = 2" (gives 3 or 4 ? :-)) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-14 17:31:28 | vstinner | set | recipients: + vstinner, loewis, rhettinger, terry.reedy, mark.dickinson, fredrikj |
| 2008-10-14 17:31:28 | vstinner | set | messageid: <1224005488.93.0.658876509362.issue3439@psf.upfronthosting.co.za> |
| 2008-10-14 17:31:28 | vstinner | link | issue3439 messages |
| 2008-10-14 17:31:28 | vstinner | create | |