notmuch/bindings/python/notmuch
Justus Winter 7ddd849015 py3k: add a specialized version of _str for python3
All strings are unicode strings in python 3 and the basestring and
unicode types are removed hence the need for a specialized version.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-01-16 13:43:11 +01:00
..
__init__.py pep8 fixes 2011-12-06 12:20:45 +01:00
database.py python: str.decode() doesn't like kwargs in python 2.5 2012-01-02 17:07:53 +01:00
filename.py python: str.decode() doesn't like kwargs in python 2.5 2012-01-02 17:07:53 +01:00
globals.py py3k: add a specialized version of _str for python3 2012-01-16 13:43:11 +01:00
message.py python: str.decode() doesn't like kwargs in python 2.5 2012-01-02 17:07:53 +01:00
tag.py py3k: Add and use a mixin class that implements __str__ 2012-01-02 16:33:29 +01:00
thread.py python: str.decode() doesn't like kwargs in python 2.5 2012-01-02 17:07:53 +01:00
version.py Update version to 0.11 2012-01-13 19:58:36 -04:00