]> granicus.if.org Git - python/commit
SF patch# 1752647 by Joe Gregorio.
authorGuido van Rossum <guido@python.org>
Mon, 16 Jul 2007 19:29:02 +0000 (19:29 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 16 Jul 2007 19:29:02 +0000 (19:29 +0000)
commitb358a2c4233f0e8c3cc58b86ed84007cc16ea74d
treefae988b888e2ce5ccb2daba682f3c3a7894d206f
parent88079f472ec290975f10f9bc02b24b67e4df60fa
SF patch# 1752647 by Joe Gregorio.
Fixes to make test_mmap.py pass unit tests.
Moves the interface from being string based to being bytes based.
Lib/test/test_mmap.py
Modules/mmapmodule.c