Message84207
| Author | jackdied |
|---|---|
| Recipients | Chris.Barker, jackdied, radek768, skip.montanaro |
| Date | 2009-03-26.19:51:35 |
| SpamBayes Score | 6.27305e-05 |
| Marked as misclassified | No |
| Message-id | <1238097096.89.0.238519665776.issue5148@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Unfortunately universal newlines are more complicated than replace() can handle. See io.py, you may be able to use one of those classes to the the universal new line handling on the cheap (or at least easy). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-26 19:51:37 | jackdied | set | recipients: + jackdied, skip.montanaro, Chris.Barker, radek768 |
| 2009-03-26 19:51:36 | jackdied | set | messageid: <1238097096.89.0.238519665776.issue5148@psf.upfronthosting.co.za> |
| 2009-03-26 19:51:35 | jackdied | link | issue5148 messages |
| 2009-03-26 19:51:35 | jackdied | create | |