[Python-Dev] FW: [Patch #101006] fix mmapmodule test failures

Mark Hammond mhammond@skippinet.com.au
Fri, 28 Jul 2000 12:06:10 +1000


Hi all,
	I just uploaded a patch of mmapmodule to fix the test failures.  The patch
is not trivial, so I didnt just check it in.  However, the patch also isnt
_that_ large, so if some Windows people could give it a quick eyeball I
would appreciate it.

http://sourceforge.net/patch/?func=detailpatch&patch_id=101006&group_id=547
0

[Doh:  Just noticed - the clode block that handles the DuplicateHandle()
function failing needs to Py_DECREF the new object - Damn!  So ignore that
particular bug in the patch :-]

Thanks,

Mark.