]> granicus.if.org Git - python/commit
Issue 2112. mmap does not raises EnvironmentError no more, but
authorFacundo Batista <facundobatista@gmail.com>
Sun, 17 Feb 2008 18:59:29 +0000 (18:59 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Sun, 17 Feb 2008 18:59:29 +0000 (18:59 +0000)
commite139688d34cc12b23d3a310f10d4f440f75f7d08
tree490a12e1246ba8a0aea3b92b9bd4fc8633965480
parentf88a077f69892c80e1ecf0ac8c0ba3d981dc4ff8
Issue 2112. mmap does not raises EnvironmentError no more, but
a subclass of it. Thanks John Lenton.
Lib/test/test_mmap.py
Misc/NEWS
Modules/mmapmodule.c