]> arthur.barton.de Git - bup.git/commit - lib/bup/helpers.py
mmap: Make closing source file optional
authorBrandon Low <lostlogic@lostlogicx.com>
Mon, 7 Feb 2011 06:06:05 +0000 (22:06 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Mon, 7 Feb 2011 09:31:49 +0000 (01:31 -0800)
commitee285725a94584b6284871103a8ff3fe2070f7f1
treea27d4fa6d71aa51175b4c96fdc6ef4afa4b1af2e
parent3905dfd58ba7572508dac4a8d82cbc9e2db582ec
mmap: Make closing source file optional

New index file formats require this behavior (bloom, midx3, etc.)

Signed-off-by: Brandon Low <lostlogic@lostlogicx.com>
lib/bup/helpers.py