Message265009
| Author | terry.reedy |
|---|---|
| Recipients | eric.smith, gvanrossum, serhiy.storchaka, terry.reedy, ztane |
| Date | 2016-05-06.19:23:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462562612.3.0.0385806531671.issue26906@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Is there a way to have format() try to force the initialization, by explicitly doing the equivalent of obj.__format__, at least for types, instead of raising the TypeError? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-06 19:23:32 | terry.reedy | set | recipients: + terry.reedy, gvanrossum, eric.smith, serhiy.storchaka, ztane |
| 2016-05-06 19:23:32 | terry.reedy | set | messageid: <1462562612.3.0.0385806531671.issue26906@psf.upfronthosting.co.za> |
| 2016-05-06 19:23:32 | terry.reedy | link | issue26906 messages |
| 2016-05-06 19:23:32 | terry.reedy | create | |