Message238033
Here is a proposed patch that does what I was thinking. What do you think?
As for updating zipfile, it's possible but slightly risky because of backwards-compatibility. Since this is all-new code there is no worry about breaking someone's pre-existing code because they were relying on str being treated in a special way instead of the file-like object case. |
|
| Date |
User |
Action |
Args |
| 2015-03-13 15:12:23 | brett.cannon | set | recipients:
+ brett.cannon, paul.moore |
| 2015-03-13 15:12:23 | brett.cannon | set | messageid: <1426259543.11.0.411538009822.issue23657@psf.upfronthosting.co.za> |
| 2015-03-13 15:12:23 | brett.cannon | link | issue23657 messages |
| 2015-03-13 15:12:23 | brett.cannon | create | |
|