]> git.notmuchmail.org Git - notmuch/history - bindings/python/notmuch/messages.py
ruby: Update for changes to notmuch_database_get_directory
[notmuch] / bindings / python / notmuch / messages.py
2012-04-30 Justus Winterpython: cleanup the __nonzero__ implementations
2012-04-30 Justus Winterpython: fix NULL pointer tests
2012-04-29 Justus Winterpython: strip superfluous single quote from copyright...
2012-02-22 Justus Winterpython: move the exception classes into error.py
2012-02-22 Justus Winterpython: move Messages class into its own file