[PATCH v2 21/21] python: add decrypt_policy argument to Database.index_file()
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Thu Nov 30 07:05:19 PST 2017
On Thu 2017-11-30 03:59:46 -0500, Daniel Kahn Gillmor wrote:
> @@ -454,10 +487,19 @@ class Database(object):
> :attr:`STATUS`.READ_ONLY_DATABASE
> Database was opened in read-only mode so no message can
> be added.
> +
> """
> self._assert_db_is_initialized()
ugh, somehow i missed this gratuitous whitespace addition the second
time around. This is fixed in my gitlab session-keys branch [0], but it
doesn't seem worth re-posting the entire 21-message series here to fix
it.
--dkg
[0] https://gitlab.com/dkg/notmuch
More information about the notmuch
mailing list