Message 116004 - Python tracker
Message116004
| Author | ocean-city |
|---|---|
| Recipients | flox, ocean-city, pitrou, vstinner |
| Date | 2010-09-10.11:10:42 |
| SpamBayes Score | 0.011280235 |
| Marked as misclassified | No |
| Message-id | <1284117045.91.0.456028621547.issue8533@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
And here is more advanced (?) patch. More closer to Python/pythonrun.c 's implementaion. I tried regrtest_stdout_newline.patch, but it doesn't work. # AttributeError: '_io.TextIOWrapper' object has no attribute '_writenl' |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-10 11:10:45 | ocean-city | set | recipients: + ocean-city, pitrou, vstinner, flox |
| 2010-09-10 11:10:45 | ocean-city | set | messageid: <1284117045.91.0.456028621547.issue8533@psf.upfronthosting.co.za> |
| 2010-09-10 11:10:43 | ocean-city | link | issue8533 messages |
| 2010-09-10 11:10:43 | ocean-city | create | |