e2f8d98525
While extension to file.readinto() definition of CPython, the additional arg is similar to what in CPython available in socket.recv_into().
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
8
|
|
bytearray(b'longer l\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
|
|
4
|
|
bytearray(b'long')
|