Message 131741 - Python tracker
Message131741
| Author | techtonik |
|---|---|
| Recipients | techtonik, vstinner |
| Date | 2011-03-22.11:49:33 |
| SpamBayes Score | 0.08583052 |
| Marked as misclassified | No |
| Message-id | <1300794574.13.0.633009376248.issue11633@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
How about making print() user-friendly with flushing after every call, and if you want explicitly want speed - use buffered sys.stdout.write/flush()? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-22 11:49:34 | techtonik | set | recipients: + techtonik, vstinner |
| 2011-03-22 11:49:34 | techtonik | set | messageid: <1300794574.13.0.633009376248.issue11633@psf.upfronthosting.co.za> |
| 2011-03-22 11:49:33 | techtonik | link | issue11633 messages |
| 2011-03-22 11:49:33 | techtonik | create | |