Message 177200 - Python tracker
Message177200
| Author | ncoghlan |
|---|---|
| Recipients | aliles, asvetlov, cjw296, eric.araujo, kristjan.jonsson, ncoghlan |
| Date | 2012-12-09.06:37:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355035061.73.0.643189953883.issue7741@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
More implicit magic seems like a bad idea, so I've split out a proposal for an explicit PyCF_DISPLAY_EXPRESSION_RESULTS flag as #16649. The behaviour would then be selectable regardless of the compilation mode, but would remain the default for "single". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-09 06:37:41 | ncoghlan | set | recipients: + ncoghlan, kristjan.jonsson, cjw296, eric.araujo, asvetlov, aliles |
| 2012-12-09 06:37:41 | ncoghlan | set | messageid: <1355035061.73.0.643189953883.issue7741@psf.upfronthosting.co.za> |
| 2012-12-09 06:37:41 | ncoghlan | link | issue7741 messages |
| 2012-12-09 06:37:41 | ncoghlan | create | |