]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
python: Remove find_message_by_filename workaround
authorAustin Clements <amdragon@MIT.EDU>
Fri, 18 May 2012 04:13:41 +0000 (00:13 -0400)
committerDavid Bremner <bremner@debian.org>
Thu, 24 May 2012 01:32:02 +0000 (22:32 -0300)
Now that notmuch_database_find_message_by_filename works on read-only
databases, remove the workaround that disabled it on read-write
databases.

This also adds a regression test for find_message_by_filename.


No differences found