Message151082
| Author | terry.reedy |
|---|---|
| Recipients | georg.brandl, giampaolo.rodola, gvanrossum, terry.reedy |
| Date | 2012-01-11.19:28:07 |
| SpamBayes Score | 2.1221081e-07 |
| Marked as misclassified | No |
| Message-id | <1326310087.73.0.0689228614333.issue13761@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I added a couple of lines to the 3.2, 3.3 print doc in #11633. When a change is made here, they could be updated to something like: "Output buffering is normally determined by *file*. Use flush=True to force immediate output to a device such as a screen." Unless there is a good reason, I prefer, unlike the other params, *not* allowing flush=None as a synonym for flush=<the default, ie False>. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-11 19:28:07 | terry.reedy | set | recipients: + terry.reedy, gvanrossum, georg.brandl, giampaolo.rodola |
| 2012-01-11 19:28:07 | terry.reedy | set | messageid: <1326310087.73.0.0689228614333.issue13761@psf.upfronthosting.co.za> |
| 2012-01-11 19:28:07 | terry.reedy | link | issue13761 messages |
| 2012-01-11 19:28:07 | terry.reedy | create | |