aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/notmuch/filename.py
Commit message (Expand)AuthorAge
* python: rename filename.py into filenames.pyJustus Winter2012-02-22
* python: refactor the python bindingsJustus Winter2012-02-22
* python: refactor the error handling machineryJustus Winter2012-02-20
* python: more error handling fixesJustus Winter2012-02-19
* python: remove unused but imported symbolJustus Winter2012-02-18
* python: fix error handlingJustus Winter2012-01-22
* 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