Message380528
| Author | serhiy.storchaka |
|---|---|
| Recipients | benjamin.peterson, eric.araujo, iritkatriel, r.david.murray, serhiy.storchaka, sir-sigurd, torsten, yselivanov |
| Date | 2020-11-07.22:27:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1604788029.31.0.738580235258.issue8488@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Ah, all correct. In doc.py unlike to the inlined code Descriptor is a subclass of property. And since fset is None the instance is classified as a readonly property. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-11-07 22:27:09 | serhiy.storchaka | set | recipients: + serhiy.storchaka, benjamin.peterson, eric.araujo, r.david.murray, torsten, yselivanov, sir-sigurd, iritkatriel |
| 2020-11-07 22:27:09 | serhiy.storchaka | set | messageid: <1604788029.31.0.738580235258.issue8488@roundup.psfhosted.org> |
| 2020-11-07 22:27:09 | serhiy.storchaka | link | issue8488 messages |
| 2020-11-07 22:27:09 | serhiy.storchaka | create | |