Change test_mmap.py to use test_support.TESTFN instead of hardcoded "foo",
and wrap the body in try/finally to ensure TESTFN gets cleaned up no matter what.
Showing
Please register or sign in to comment
and wrap the body in try/finally to ensure TESTFN gets cleaned up no matter what.