RawIOBase.readinto(b: bytes) -> int

"bytes" are immutable.  The signature is:

">

(original) (raw)

On Sun, Sep 20, 2009 at 4:48 AM, Pascal Chambon <chambon.pascal@gmail.com> wrote:

RawIOBase.readinto(b: bytes) -> int


"bytes" are immutable. The signature is:

RawIOBase.readinto(b: bytearray) -> int


Your efforts in working on clarifying these important corner cases is appreciated. :-)

--

Daniel Stutzbach, Ph.D.

President, Stutzbach Enterprises, LLC