#5391 make mmap work exclusively with bytes
commitab017ee90ea3d464e657367d022c8df9d012cf26
authorbenjamin.peterson <benjamin.peterson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 4 Apr 2009 17:09:35 +0000 (4 17:09 +0000)
committerbenjamin.peterson <benjamin.peterson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 4 Apr 2009 17:09:35 +0000 (4 17:09 +0000)
tree148c0478d95d9c2cbe0003c3a57e219ab1c5ead6
parent9438e7cb0366ff16325a5551cf5fa2bbb7e1bc09
#5391 make mmap work exclusively with bytes

git-svn-id: http://svn.python.org/projects/python/branches/py3k@71174 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/library/mmap.rst
Lib/test/test_mmap.py
Misc/NEWS
Modules/mmapmodule.c