]> git.notmuchmail.org Git - notmuch/commit
py3k: Add and use a mixin class that implements __str__
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Wed, 14 Dec 2011 13:04:35 +0000 (14:04 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 2 Jan 2012 15:33:29 +0000 (16:33 +0100)
commit4a6642a2a1e2d15f71fff6b6a0b4bbb0296e2bdb
tree03010a44550262af65950393339f2064087ae199
parent26d52cf6cf4573fa2ef41b6150f5686bc91ea785
py3k: Add and use a mixin class that implements __str__

Amended by Sebastian Spaeth <Sebastian@SSpaeth.de> to include the
required sys import in globals.py.
bindings/python/notmuch/filename.py
bindings/python/notmuch/globals.py
bindings/python/notmuch/message.py
bindings/python/notmuch/tag.py
bindings/python/notmuch/thread.py