]> git.cworth.org Git - obsolete/notmuch-old/commit
python: Update Database.get_directory documentation
authorAustin Clements <amdragon@MIT.EDU>
Fri, 18 May 2012 04:13:39 +0000 (00:13 -0400)
committerDavid Bremner <bremner@debian.org>
Thu, 24 May 2012 01:31:36 +0000 (22:31 -0300)
commitf1f1e3963910a845e2bc0ebe6b9b5c852b4564eb
treea6b22bcad2aee36e417b42e262ed436fb4f61326
parent3f3c446c40e6e7661620645f1c152968b5590f10
python: Update Database.get_directory documentation

notmuch_database_get_directory no longer returns an error for
read-only databases, so remove ReadOnlyDatabaseError from the list of
get_directory exceptions.
bindings/python/notmuch/database.py