[issue12021] mmap.read requires an argument

Petri Lehtinen report at bugs.python.org
Tue May 31 10:46:37 CEST 2011


Petri Lehtinen <petri at digip.org> added the comment:

I noticed that RawIOBase.read, TextIOBase.read, etc also accept None as the argument, treating it as -1. Should this be implemented, too?

----------

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


More information about the Python-bugs-list mailing list