aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/notmuch/filename.py
Commit message (Expand)AuthorAge
* python: str.decode() doesn't like kwargs in python 2.5Sebastian Spaeth2012-01-02
* python: add missing conversions from and to utf-8Justus Winter2012-01-02
* py3k: Add and use a mixin class that implements __str__Justus Winter2012-01-02
* use __unicode__ for string representationPatrick Totzke2011-12-06
* remove unused importsPatrick Totzke2011-12-06
* python: annotate all calls into libnotmuch with typesJustus Winter2011-12-01
* python: fix Message.get_filenames()Thomas Jost2011-10-01
* properly raise exceptions in python bindingsJustus Winter2011-09-29
* python: pep8 compliance for filename.pypazz2011-08-09
* bindings/python: Implement Message().get_filenames()Sebastian Spaeth2011-06-02