]> git.notmuchmail.org Git - notmuch/history - bindings/python/notmuch/messages.py
python: fix NULL pointer tests
[notmuch] / bindings / python / notmuch / messages.py
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