Message 131736 - Python tracker
Message131736
| Author | techtonik |
|---|---|
| Recipients | techtonik |
| Date | 2011-03-22.10:37:22 |
| SpamBayes Score | 0.0007047673 |
| Marked as misclassified | No |
| Message-id | <1300790242.96.0.630463287349.issue11633@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
print() function for some reason buffers output on Windows if end!='\n'. In attached examples "Processing.. " string is shown in Python 3.2 only after the actual processing is finished, while in Python 2.6 it is shown before. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-22 10:37:23 | techtonik | set | recipients: + techtonik |
| 2011-03-22 10:37:22 | techtonik | set | messageid: <1300790242.96.0.630463287349.issue11633@psf.upfronthosting.co.za> |
| 2011-03-22 10:37:22 | techtonik | link | issue11633 messages |
| 2011-03-22 10:37:22 | techtonik | create | |