On Wed,  3 Aug 2011 22:47:21 +0200, Cédric Cabessa <[email protected]> wrote:
> Here is a sample that trigger the bug :
> """
> import notmuch
> db = notmuch.Database()
> query = db.create_query("tag:inbox")
> 
> for m in query.search_messages():
>     len(m.get_tags())

Thanks for the heads up. This has been fixed now in git.

Sebastian

Attachment: pgphVs7k50JSH.pgp
Description: PGP signature

_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to