Message91880
| Author | agillesp |
|---|---|
| Recipients | agillesp, ryles |
| Date | 2009-08-22.22:37:40 |
| SpamBayes Score | 7.0135034e-06 |
| Marked as misclassified | No |
| Message-id | <1250980663.85.0.513462627882.issue6759@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch for both zipfile.py and test_zipfile.py attached. * The universal newline logic is now in read instead of readline. * UniversalNewlineTests.read_test changed to check for \n rather than unchanged eol. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-08-22 22:37:43 | agillesp | set | recipients: + agillesp, ryles |
| 2009-08-22 22:37:43 | agillesp | set | messageid: <1250980663.85.0.513462627882.issue6759@psf.upfronthosting.co.za> |
| 2009-08-22 22:37:41 | agillesp | link | issue6759 messages |
| 2009-08-22 22:37:41 | agillesp | create | |