From: Mark Wooding Date: Fri, 23 May 2014 14:58:24 +0000 (+0100) Subject: backend.py: Make FlatFileRecord._format include the trailing newline. X-Git-Tag: 1.1.0~9 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/chopwood/commitdiff_plain/1f8350d2e314e9497fd58c11a125f15b51e98238?hp=1f8350d2e314e9497fd58c11a125f15b51e98238 backend.py: Make FlatFileRecord._format include the trailing newline. This makes things more convenient for callers, in general. ---