]> granicus.if.org Git - python/commit
Return bytes, not string from read(). Makes test_mmap.py pass.
authorGuido van Rossum <guido@python.org>
Thu, 26 Jul 2007 18:28:23 +0000 (18:28 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 26 Jul 2007 18:28:23 +0000 (18:28 +0000)
commite5aeaad0ca1f86462df0c9d2661a5970c7cca0b3
tree04494d3b4a2611122e3904c96e0958854b58d2ea
parent1eb79cfd6dfc5bb96a180fefc871fa1dc600a510
Return bytes, not string from read().  Makes test_mmap.py pass.
Modules/mmapmodule.c