]> git.cworth.org Git - notmuch/commit
python: Fix copy'n paste typo
authorCedric Cabessa <ced@ryick.net>
Tue, 9 Aug 2011 14:31:12 +0000 (16:31 +0200)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Tue, 9 Aug 2011 14:34:02 +0000 (16:34 +0200)
commit805d737029e2758499bae95cd893f219171e2b00
treed80ed8b0d36764ae08ec7597db9338ea78192675
parent68e8560b0962cab812d78db83d33ce7fe730cb41
python: Fix copy'n paste typo

we accessed a wrong attribute due to a copy and paste error. Thanks for
catching this.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
bindings/python/notmuch/tag.py