Message 122973 - Python tracker
> just to confirm: we WANT array.array("I", [1,2,3]) to have a content-
> length of 12, right?
Yes, since it will emit 12 bytes in the body (you could actually have a test for it).
> just to confirm: we WANT array.array("I", [1,2,3]) to have a content-
> length of 12, right?
Yes, since it will emit 12 bytes in the body (you could actually have a test for it).