aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/notmuch/globals.py
Commit message (Expand)AuthorAge
* python: add a file abstracting away differences between python 2 and 3Justus Winter2012-05-17
* lib: Bump SO version from 2.0.0 to 3.0.0Austin Clements2012-05-05
* python: strip superfluous single quote from copyright noticesJustus Winter2012-04-29
* python: move the exception classes into error.pyJustus Winter2012-02-23
* py3k: add a specialized version of _str for python3Justus Winter2012-01-16
* py3k: Add and use a mixin class that implements __str__Justus Winter2012-01-02
* py3k: All strings are unicode strings in py3kJustus Winter2012-01-02
* use __unicode__ for string representationPatrick Totzke2011-12-06
* remove unused importsPatrick Totzke2011-12-06
* pep8 fixesPatrick Totzke2011-12-06
* python: add classes to wrap all notmuch_*_t typesJustus Winter2011-12-01
* python: Set status in the class definitionsSebastian Spaeth2011-10-05
* python: Catch up with find_message(by_filename) API changesSebastian Spaeth2011-10-05
* python: also use libnotmuch.so.2Sebastian Spaeth2011-10-05
* python: rework creating of SubclassesSebastian Spaeth2011-09-30
* python: provide more exception classesJustus Winter2011-09-30
* python: fix NotmuchError.__str__ if status == NoneJustus Winter2011-09-29
* python: add status and message attributes to NotmuchErrorJustus Winter2011-09-29
* python: add begin|end_atomic bindingsSebastian Spaeth2011-09-28
* python: Ensure that we pass utf-8 encoded string to libnotmuchMartin Owens2011-09-16
* python: pep8 compliance for globals.pypazz2011-08-09
* python: Improve API documentationSebastian Spaeth2011-06-16
* Move everything down into a bindings/python directory.Carl Worth2010-04-21