Message 251438 - Python tracker
Message251438
| Author | eryksun |
|---|---|
| Recipients | W deW, docs@python, eryksun, martin.panter, r.david.murray, vstinner |
| Date | 2015-09-23.18:48:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1443034136.44.0.890263561932.issue25205@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Even MvL appears to slip up when he states "some may accept non-strings as attribute names". That would be pointless in a __setattr__ method since setattr / PyObject_SetAttr reject non-string values as 'names'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-23 18:48:56 | eryksun | set | recipients: + eryksun, vstinner, r.david.murray, docs@python, martin.panter, W deW |
| 2015-09-23 18:48:56 | eryksun | set | messageid: <1443034136.44.0.890263561932.issue25205@psf.upfronthosting.co.za> |
| 2015-09-23 18:48:56 | eryksun | link | issue25205 messages |
| 2015-09-23 18:48:56 | eryksun | create | |