Message220371
| Author | pkoning |
|---|---|
| Recipients | kushal.das, michael.foord, pkoning |
| Date | 2014-06-12.17:44:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1402595066.98.0.822988539033.issue21258@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created a fix for this. This also fixes a second issue in mock_open, which is that readline() raises StopIteration at EOF rather than returning empty strings. See attached diff. (Is there a better procedure for submitting fixes?) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-12 17:44:27 | pkoning | set | recipients: + pkoning, michael.foord, kushal.das |
| 2014-06-12 17:44:26 | pkoning | set | messageid: <1402595066.98.0.822988539033.issue21258@psf.upfronthosting.co.za> |
| 2014-06-12 17:44:26 | pkoning | link | issue21258 messages |
| 2014-06-12 17:44:26 | pkoning | create | |