]> git.cworth.org Git - notmuch/commit
Factor Messages() and Message() out into their own file. rename tags.py to tag.py...
authorSebastian Spaeth <sebastian@sspaeth.de>
Wed, 24 Mar 2010 10:32:30 +0000 (11:32 +0100)
committerSebastian Spaeth <sebastian@sspaeth.de>
Wed, 24 Mar 2010 10:32:30 +0000 (11:32 +0100)
commit898341f7f7412bc1fd405b1b9778f84780ac15c5
treebfe9dba85fe7b73a0d0c9bf12be40eeaadf3025e
parent9b23eb2baae1fd5eb72b50e79e2c75227c5b76ab
Factor Messages() and Message() out into their own file. rename tags.py to tag.py for consistency.

--HG--
rename : cnotmuch/tags.py => cnotmuch/tag.py
cnotmuch/database.py
cnotmuch/message.py [new file with mode: 0644]
cnotmuch/notmuch.py
cnotmuch/tag.py [new file with mode: 0644]
cnotmuch/tags.py [deleted file]
cnotmuch/thread.py