[issue5391] mmap: read_byte/write_byte and object type

STINNER Victor report at bugs.python.org
Thu Apr 2 13:41:49 CEST 2009


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

So <mmap object>.read_byte() gives a byte string of 1 byte, ok. Port 
from Python2 will be easier.

The patch looks correct, thanks for updating it. We know have to wait 
for #5666 :-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5391>
_______________________________________


More information about the Python-bugs-list mailing list