[issue4885] mmap enhancement request

Antoine Pitrou report at bugs.python.org
Thu Jan 8 21:40:11 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

As for 2), the buffer() function is deprecated and is replaced in 3.0 by
new object called memoryview() (together with a revamped internal API
for taking and releasing buffers).

----------
nosy: +pitrou
priority:  -> normal
versions: +Python 2.7, Python 3.1 -Python 2.5

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


More information about the Python-bugs-list mailing list