commit | b358a2c4233f0e8c3cc58b86ed84007cc16ea74d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jul 16 19:29:02 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jul 16 19:29:02 2007 +0000 |
tree | fae988b888e2ce5ccb2daba682f3c3a7894d206f | |
parent | 88079f472ec290975f10f9bc02b24b67e4df60fa [diff] |
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.