[PATCH] fix typo in Tags.__len__
    Sebastian Spaeth 
    Sebastian at SSpaeth.de
       
    Tue Aug  9 07:35:47 PDT 2011
    
    
  
On Wed,  3 Aug 2011 22:47:21 +0200, Cédric Cabessa <ced at ryick.net> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110809/05ffb953/attachment.pgp>
    
    
More information about the notmuch
mailing list