Message74944
| Author | terry.reedy |
|---|---|
| Recipients | Antoine d'Otreppe, benjamin.peterson, georg.brandl, loewis, terry.reedy |
| Date | 2008-10-17.22:38:18 |
| SpamBayes Score | 0.005085428 |
| Marked as misclassified | No |
| Message-id | <1224283100.04.0.578714016066.issue4104@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I consider the request invalid. Continue the example with B=A.B B The repr of an object cannot now and should not depend on the access path. =or= class C: pass class D: pass D C.D = D C.D Same comment. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-17 22:38:20 | terry.reedy | set | recipients: + terry.reedy, loewis, georg.brandl, benjamin.peterson, Antoine d'Otreppe |
| 2008-10-17 22:38:20 | terry.reedy | set | messageid: <1224283100.04.0.578714016066.issue4104@psf.upfronthosting.co.za> |
| 2008-10-17 22:38:19 | terry.reedy | link | issue4104 messages |
| 2008-10-17 22:38:18 | terry.reedy | create | |