Message79326
> The problem is maybe that TextIOWrapper._pack_cookie()
> can create a cookie=0
But only when position==0.
And in this case, at the beginning of the stream, it makes sense to
reset everything to its initial value: zero for the various counts, and
call decoder.reset() |
|
| Date |
User |
Action |
Args |
| 2009-01-07 12:03:29 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, vstinner |
| 2009-01-07 12:03:29 | amaury.forgeotdarc | set | messageid: <[email protected]> |
| 2009-01-07 12:03:28 | amaury.forgeotdarc | link | issue4862 messages |
| 2009-01-07 12:03:28 | amaury.forgeotdarc | create | |
|